summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/rmml.pm
AgeCommit message (Expand)Author
2008-09-12delete cgi scripts and listinfo in runnign rmml.fukachan
2008-09-12clean up.fukachan
2006-03-05changed to command_context object based.fukachan
2006-03-04$command_args -> $command_context (OBJ), method stylefukachan
2006-02-15fix method name: remove -> deletefukachan
2006-02-04fix copyrightfukachan
2006-02-04use $command_args->{ ml_name } and $command_args->{ ml_domain };fukachan
2004-07-23fix comments (FNF)fukachan
2004-01-02fix copyrightfukachan
2004-01-01remove $args.fukachan
2003-12-31update comments.fukachan
2003-12-28clean up class hierarchy.fukachan
2003-10-15space cosmeticsfukachan
2003-09-27FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pmfukachan
2003-09-13use $curproc->ui_message() instead of "print STDERR ...".fukachan
2003-09-06use removed_ml_home_dir_path() method to determine the dir path usedfukachan
2003-09-04use $curproc->config()fukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-01-25FNF: fix commentsfukachan
2003-01-07fix copyrightfukachan
2003-01-03get_as_array_ref() to get $newml_command_mta_config_list values.fukachan
2002-12-24clean up: nuke \s*$fukachan
2002-12-24fix commentsfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-07-12enable newml/rmml updates procmailrc templatesfukachan
2002-06-27major overhaulfukachan
2002-06-25clean up. nuke _get_domain_info (not used)bootstrap-20020626fukachan
2002-06-25fix virtual domain handling. sync w/ newml logicfukachan
2002-04-24FML::Command::PostfixControl -> FML::MTAControlfukachan
2002-04-24modified to use File::Utils and FML::Command::PostfixControl to share codes.fukachan
2002-04-23rmml: ml/ -> @ml/, remove aliases. cgi enabledfukachan