summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-22consider the case that plural addresses are matched.fukachan
2006-02-22option -O date=PATTERN simulates "grep for the log file".fukachan
2006-02-22Initial revisionfukachan
2006-02-19clean up FML::User::*fukachan
2006-02-19define XXX_ml_home_dir for conveniencefukachan
2006-02-18fix copyrightfukachan
2006-02-18rename method: add(HASH_REF) -> set_header_info($address)fukachan
2006-02-18define add() and set()fukachan
2006-02-18always update user infomation db.fukachan
2006-02-15define delete() as an alias of remove()fukachan
2006-02-15fix method name: remove -> deletefukachan
2006-02-10$user_db_dir related variables added.fukachan
2006-02-07TODO: command_args anywherefukachan
2006-02-07move $*_user_db_*map to under $user_db_dir ($ml_home_dir/var/db/user_info).fukachan
2006-02-05CREATE-ON-POST implemented.fukachan
2006-02-05DONE: CREATE-ON-POSTfukachan
2006-02-05comments on _is_ml_address() logic: if you create xxx-ctl or xxx-adminfukachan
2006-02-05implement reject_list_header_field derective.fukachan
2006-02-05$createonpost_sender_restrictions += reject_list_header_fieldfukachan
2006-02-05add a new message-id to the outgoing message fml8 generates and cachefukachan
2006-02-05ignore *-ctl and *-admin addresses as a ML one.fukachan
2006-02-05implement raw level insert_message_id_cache() method to accessfukachan
2006-02-04fix copyrightfukachan
2006-02-04regen: CREATE-ON-POSTfukachan
2006-02-04regen: create-on-post addedfukachan
2006-02-04sync w/ .jafukachan
2006-02-04add basic CREATE-ON-POST support.fukachan
2006-02-04use $command_args->{ ml_name } and $command_args->{ ml_domain };fukachan
2006-02-04use $command_args->{ ml_name } and $command_args->{ ml_domain };fukachan
2006-02-04Postfix specific CREATE-ON-POST operations.fukachan
2006-02-04prefer $hints if specified for argv, ARGV and options.fukachan
2006-02-04implement createonpost function dispatcherfukachan
2006-02-04initialize context information when constructor runs.fukachan
2006-02-04use $curproc->{ml_name,ml_domain}() method.fukachan
2006-02-04address fault handlingfukachan
2006-02-04qmail_install_alias() install ~fml/.qmail-* files not qmail_setup()fukachan
2006-02-04define CREATE-ON-POST function.fukachan
2006-02-04define several methods around $0 handling, address fault handling andfukachan
2006-02-04context switch safefukachan
2006-02-03return <> for error mail senderfukachan
2006-02-03fix comments (FNF)fukachan
2006-02-03context switch safefukachan
2006-02-03define {set,get}_context() method.context-switch-safe-basefukachan
2006-02-01fmlproj, yet another demofukachan
2006-01-26fix typofukachan
2006-01-26closed + confirm.fukachan
2006-01-24overhal based on FML::Test::Utils.fukachan
2006-01-24fix perl include path.fukachan
2006-01-24overhaul based on FML::Test::Utils.fukachan
2006-01-24fix perl include pathfukachan