index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
FML
/
Process
/
Distribute.pm
Age
Commit message (
Expand
)
Author
2001-03-20
use FML::Log qw(Log LogWarn LogError);
error-message-status
fukachan
2001-03-20
accpet arbitrary ticket model name
fukachan
2001-03-10
clean up document
fukachan
2001-03-09
clean up, remove empty line
fukachan
2001-02-20
move FML::SequenceFile and Utils to File::
fukachan
2001-02-19
add prototype of mail loop checks e.g. message-id, X-ML-Info duplication
fukachan
2001-02-19
we use dynamic binding to $header object for simple coding
fukachan
2001-02-18
check ticket object creation successes or not
fukachan
2001-02-16
define $smtp_sender as the argument for MAIL FROM:
fukachan
2001-02-16
consider MSEND_NOT_USE_X_ML_INFO, so clarify rules to define
fukachan
2001-02-16
debug content_type in a message chain
fukachan
2001-02-15
warn $maintainer is not defined
fukachan
2001-02-15
$maintainer is required ;-) as a smtp sender
fukachan
2001-02-12
s/mta/smtp_servers/
fukachan
2001-02-12
log smtp transaction at _smtplog
term-smtp-servers-0-0
fukachan
2001-02-12
clean up document
fukachan
2001-02-10
add $use_article_delivery to or not to enable article delivery function
fukachan
2001-01-28
s/incoming_mail/incoming_message/
fukachan
2001-01-27
nuke socket_timeout => 2 (debug)
fukachan
2001-01-27
define verify_request() methon in Process::*
fukachan
2001-01-26
add_fml_traditional_article_id, s/address_for_post/ml_name/
fukachan
2001-01-26
change ticket system constructor argument
fukachan
2001-01-26
clean up ticket system codes
fukachan
2001-01-26
recode that ticke is closed
fukachan
2001-01-25
rewrite_reply_to
fukachan
2001-01-25
clean up around ticket system
fukachan
2001-01-24
reconstruct hierarchy under MailingList::
fukachan
2001-01-24
rename Netlib class to MailingList class :-)
fukachan
2001-01-24
change arguments. we use $curproc basically
fukachan
2001-01-24
ticket system be more independent of header_rewrite, and clean up more
fukachan
2001-01-23
implement primitive ticket system (toymodel)
fukachan
2001-01-23
enable rewrite_subject_tag
fukachan
2001-01-21
enable header_rules: add_software_info add_fml_ml_name
fukachan
2001-01-21
enable add_fml_article_id add_x_sequence
fukachan
2001-01-21
move rfc2369 to FML::Header class
fukachan
2001-01-20
nuke native _smtplog but we given the pointer to smtplog() and _smtplog()
fukachan
2001-01-20
nuke FML::Body but modified to use Netlib::Messages
fukachan
2001-01-19
nuke debug
fukachan
2001-01-19
Initial revision
fukachan