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
/
Kernel.pm
Age
Commit message (
Expand
)
Author
2002-03-16
clean up logic to handle messages queue.
reply-message-20020316
fukachan
2002-03-02
change message queue in reply_message() and queue_in(). we hold
fukachan
2002-02-20
add Reply-To: into our reply message
fukachan
2002-02-18
"permit_anyone" can be used in {post,command}_restrictions.
fukachan
2002-02-17
fix file name in searching message template
fukachan
2002-02-01
remove $ENV{debug} based toggle flag
subdir-base
fukachan
2002-01-30
use File::Spec
fukachan
2002-01-20
fix module loading of Mail::Delivery::Queue
fukachan
2002-01-16
update copyright
fukachan
2002-01-16
change Mail::Message naming convention.
fukachan
2001-12-23
delayed loading by eval q{ use .. ;};
fukachan
2001-12-23
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-12-22
remove FML::Messages, which is not used now
fukachan
2001-12-18
define $fml_owner_home_dir by process $uid
fukachan
2001-11-26
bug fix missing mkdir() argument
fukachan
2001-11-25
show help ASAP when --help specified
fukachan
2001-11-25
trap --help in new() to show and exit asap
fukachan
2001-11-04
save $args at $curproc->{ __parent_args }
fukachan
2001-11-03
nuke inappropriate comment
fukachan
2001-10-14
bug fix: we should pay attention to implisit $_ use
fukachan
2001-10-13
implement search template mechanism in reply_message_nl()
fukachan
2001-10-12
define prepare_file_to_return():
fukachan
2001-10-10
define prototype for reply_message_nl() for natural language
fukachan
2001-10-10
check more defined() or not
fukachan
2001-10-08
fix comment on queue_flush()
fukachan
2001-10-08
mode debug messages where loader runs
fukachan
2001-09-13
more friendly error message
fukachan
2001-09-13
nuke \s*$
fukachan
2001-09-13
clean up queue_in()
fukachan
2001-08-05
clarify function: s/header_check/header_loop_check/
fukachan
2001-06-02
clean up document
fukachan
2001-05-19
make _add_info_on_header() to add x-* and list-* header fields.
fukachan
2001-05-18
prepare queue_dir/info/{sender,recipients}/ directory to control
fukachan
2001-05-16
modify inform_reply_message() et. al. a lot.
fukachan
2001-05-05
disable expand_variables() call. See FML::Config for more details.
fukachan
2001-04-15
move sender_is_member() to FML::Credential
fukachan
2001-04-14
simple_loop_check() logs the result of loop checks
fukachan
2001-04-08
a new $curproc format: $curproc->{ xxx }->{ message } is a reference
fukachan
2001-04-03
change class hiererychy from MailingList -> Mail
fukachan
2001-03-24
modified to make makefml.cgi work.
fukachan
2001-03-22
align spaces
fukachan
2001-03-22
define load_module($args, $module) method.
fukachan
2001-03-20
use FML::Log qw(Log LogWarn LogError);
error-message-status
fukachan
2001-03-20
check more $home_dir or $ml_name is specified if we need_ml_name().
fukachan
2001-03-14
$curproc->{ main_cf } holds the pointer to /etc/fml/main.cf
fukachan
2001-03-14
a little more polite debug message
fukachan
2001-03-11
full documentation (alpha)
fukachan
2001-03-10
bug fix $ml_home_dir check algorithm
fukachan
2001-03-10
clean up documents and codes
fukachan
[next]