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
/
Digest.pm
Age
Commit message (
Expand
)
Author
2004-04-23
remove "use FML::Log;".
fukachan
2004-03-13
prepare credential area more early stage (within constructor).
fukachan
2004-03-12
variable renaming.
fukachan
2004-01-31
not use "$cf_list = $curproc->get_config_files_list();".
fukachan
2004-01-24
overhaul: clean up (FNF)
fukachan
2004-01-02
fix copyright
fukachan
2004-01-02
$curproc->resolve_ml_specific_variables( $args );
fukachan
2003-12-24
remove the direct use of $args, use utility methods via $curproc
fukachan
2003-08-29
use $curproc->config(), pcb() not { config }, { pcb } respectively.
fukachan
2003-08-23
fix copyright
fukachan
2003-08-23
define $curproc->log, logwarn, logerror and log_message() methods.
fukachan
2003-08-23
fix comments: =head2 function() form
fukachan
2003-08-23
fix comments: =head2 function(...) form
fukachan
2002-12-22
fix comments
fukachan
2002-12-10
white space cosmetics
fukachan
2002-11-18
correct start id calculation
fukachan
2002-11-17
enabled passing of recipient_maps (ARRAY_REF) into mail queue.
fukachan
2002-11-17
implement _digest(), which is the real function to process digest
fukachan
2002-11-16
prototype of digest delivery
fukachan