summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2002-06-24get_ml_list(): check $ml_home_prefix, bug fix default domain handlingfukachan
2002-06-23install a template for qmail/control/virtualdomainsfukachan
2002-06-23insert "$ml_domain $ml_domain" to the file "virtual" at the first time.fukachan
2002-06-22define ml_name() methodfukachan
2002-06-22align (white spaces)fukachan
2002-06-22classify the command in the navigation and mainfukachan
2002-06-22change get_ml_list() argsfukachan
2002-06-22fix args of ml_home_xxx()fukachan
2002-06-22defined() check morefukachan
2002-06-22define navi_command as the same as commandfukachan
2002-06-22eval Log(warn ...) || print stderr itfukachan
2002-06-22use $curproc->ml_XXX() as could as possible in new()fukachan
2002-06-21set up $ml_name dynamicallyfukachan
2002-06-21ignore non-existed files, not croak()fukachan
2002-06-21move get_ml_list() and get_recipient_list()fukachan
2002-06-21use IO::Adapter->get_next_key() not getline() for member list upfukachan
2002-06-01major variable naming overhaulfukachan
2002-06-01nuke white spaces \s*$fukachan
2002-06-01FNF-ifyfukachan
2002-06-01FNF-ifyfukachan
2002-06-01permit_admin_member_maps() return 0 if not matchfukachan
2002-06-01defined() overhaulfukachan
2002-06-01FNFfukachan
2002-06-01FNFfukachan
2002-06-01remove AUTOLOAD since not usedfukachan
2002-05-31add rewrite_date() for header rewrite Date: to X-Date:overhaul-2000-05-basetmu
2002-05-30validate file object. more logsfukachan
2002-05-29try to save the error message at /var/spool/ml/@log.crit@ if couldfukachan
2002-05-29bug fix: error_set() -> croak()fukachan
2002-05-28run "postmap virtual"fukachan
2002-05-28mkdir @$init_config_dir_listfukachan
2002-05-28implement permit_admin_member_maps()fukachan
2002-05-28$config->get_as_array_reffukachan
2002-05-28mainconf_dir -> domain_mail_config_dirfukachan
2002-05-27pass smtp log file handle to Mail::Deliveryfukachan
2002-05-27rearrange admin command authentication to sync w/ new variable namings.fukachan
2002-05-27only user "fml" should read lock files.fukachan
2002-05-27set up virtual map if neededfukachan
2002-05-27permit_members_only -> permit_member_mapsfukachan
2002-05-27implement is_default_domain()fukachan
2002-05-25at the first stage of makefml, care $config and rewrite it, if needed,fukachan
2002-05-25install .qmail-do:ma:-$ml for .qmail-do.ma.in-$mlfukachan
2002-05-25fix $templ_files be ARRAY_REFfukachan
2002-05-24use FML::MTAControl ACAPfukachan
2002-05-24print STDERR $msg if Log() failsfukachan
2002-05-24implement convert_file(srcfile, dstfile, params)fukachan
2002-05-24Initial revisionfukachan
2002-05-23add mime decode for subjecttmu
2002-05-22save smtp log at var/mail/outgoing/fukachan
2002-05-21use $curproc->open_outgoing_message_channel() not _smtplog to savefukachan