summaryrefslogtreecommitdiff
path: root/fml/lib/FML/MTA/Control/Procmail.pm
AgeCommit message (Collapse)Author
2006-02-15fix method name: remove -> deletefukachan
2005-08-17FNF: methond naming convension.fukachan
template_files_dir_for_newml() -> newml_command_template_files_dir();
2005-05-26not use str.strfukachan
2004-07-23fix comments (FNF)fukachan
2004-04-10implement copy() and append() methods $curproc provides to removefukachan
File::Utils class.
2004-01-23fix copyrightfukachan
2004-01-22fix $fh->close() usage.fukachan
fix comments. cosmetics.
2003-12-28clean up class hierarchy.fukachan
o FML::HomeDir::Prefix -> FML::ML::HomePrefix; o FML::MTAControl -> FML::MTA::Control o move main codes in newml and rmml to FML::ML::Control class.