summaryrefslogtreecommitdiff
path: root/fml/lib/FML/MTA/Control
AgeCommit message (Collapse)Author
2006-07-09white space cosmeticsfukachan
2006-02-15fix method name: remove -> deletefukachan
2006-02-04fix copyrightfukachan
2006-02-04Postfix specific CREATE-ON-POST operations.fukachan
2006-02-04qmail_install_alias() install ~fml/.qmail-* files not qmail_setup()fukachan
method.
2006-01-09white space cosmetics.fukachan
fix copyright.
2005-08-18fix typofukachan
2005-08-17fix copyrightfukachan
2005-08-17FNF: methond naming convension.fukachan
template_files_dir_for_newml() -> newml_command_template_files_dir();
2005-05-26fix the comment of virtual file.fukachan
not use str.str. _remove_postfix_style_virtual() -> remove_postfix_style_virtual().
2005-05-26not use str.str.fukachan
white space clean up of alias file path. _remove_postfix_style_virtual() -> remove_postfix_style_virtual().
2005-05-26not use str.strfukachan
2004-07-23white space cosmeticsfukachan
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-22FNF: cosmetics. fix comments.fukachan
2004-01-22fix $fh->close() usage.fukachan
fix comments. cosmetics.
2004-01-02fix copyrightfukachan
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.