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
Age
Commit message (
Expand
)
Author
2006-05-09
bug fix: add missing calling of libexec/error process.
fukachan
2006-05-05
fix copyright
fukachan
2006-05-04
constuctor imports $expire_limit in the argument.
fukachan
2006-05-04
fix typo: $use_admin_command_mail_fucntion
fukachan
2006-05-04
bug fix: pass recipient information to reply_message_nl().
fukachan
2006-05-04
move "send welcome message" code to FML::Command::Admin::subscribe class.
fukachan
2006-05-04
send back welcome file in subscription when running under CGI/MTA process.
fukachan
2006-05-04
expire too old submitted queue after $moderate_queue_expire_limit.
fukachan
2006-05-04
expire article summary (remove content, corresponding with expired
fukachan
2006-05-04
expand % format in $log_file by strftime(3).
fukachan
2006-05-04
change default message subject to "message from $ml_name ML $myname system".
fukachan
2006-05-04
expire article under locked
fukachan
2006-05-04
define incoming_message(), which returns undef as a dummy.
fukachan
2006-05-04
regen
fukachan
2006-05-04
% format of strftime(3) is available for $log_file
fukachan
2006-05-04
define $welcome_file and $deny_file.
fukachan
2006-05-03
fix typo: use_admin_command_mail_function
fukachan
2006-05-03
define $moderate_queue_expire_limit
fukachan
2006-05-03
regen: expire
fukachan
2006-05-03
define $use_article_expire and $article_expire_limit
fukachan
2006-05-03
define $use_article_summary_file_expire
fukachan
2006-05-03
try to expire articles once per day if enabled.
fukachan
2006-05-03
modify log messages
fukachan
2006-05-03
implement expire(), which function expires too old articles.
fukachan
2006-05-02
changed that permit_forward_to_moderator() returns ("matched", "ignore").
fukachan
2006-05-02
modified to use $confirm_command_expire_limit which value is converted
fukachan
2006-05-02
implement as_second($key), which returns the value as seconds such as
fukachan
2006-05-02
regen: $confirm_command_expire_limit
fukachan
2006-05-02
define $confirm_command_expire_limit (= 14d by default).
fukachan
2006-04-30
support for LOGFILE_NEWSYSLOG_LIMIT and XMLNAME
fukachan
2006-04-30
regen: 83 % checked.
fukachan
2006-04-30
83 % checked.
fukachan
2006-04-28
fix copyright
fukachan
2006-04-28
fix open() mode: r -> <
fukachan
2006-04-22
runs operation on log files (currently log rotation).
fukachan
2006-04-22
message modified (unified among modules)
fukachan
2006-04-22
regen: log_rotate_*
fukachan
2006-04-22
regen
fukachan
2006-04-22
variable name changed due tu overhaul of FML::File::Rotate.
fukachan
2006-04-22
FML::File::Rotate overhaul-ed. access method changed.
fukachan
2006-04-20
log as status=deferred not status=fail when the delivery fails.
fukachan
2006-04-20
fix error reset timing.
fukachan
2006-04-20
try to connect(2) $mta by IPv6 if (1) we can use Socket6 and (2) mta
fukachan
2006-04-18
fix copyright
fukachan
2006-04-17
logging system enabled by default
fukachan
2006-04-17
$Counter -> $global_counter, easily identified as a global variable.
fukachan
2006-04-17
define logdebug()
fukachan
2006-04-17
define dummy rewrite_message_id() method and the rewrite rule.
fukachan
2006-04-16
fix variable names:
fukachan
2006-04-16
fix variable name: num_rcpt -> rcpt_total
fukachan
[next]