summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-09regen: rules fixedfukachan
2004-12-09fix rulesfukachan
2004-12-09regen: run config -i ...fukachan
2004-12-09use -i option to generate default_config.phfukachan
2004-12-09run fallback to generate config.cf when config.ph is newer than config.cffukachan
2004-12-09(no commit message)fukachan
2004-12-09compare definitions of MANIFEST and RULES.txtfukachan
2004-12-09translate RULES.txt to Rules.pmfukachan
2004-12-09add dummy $DISTRIBUTE_FILTER_HOOK for debugfukachan
2004-12-09generate Rules.pm from RULES.txtfukachan
2004-12-09keywords changedfukachan
2004-12-09FML::Merge::FML4::Rules based version.fukachan
2004-12-09enhance arguments of translate() call to pass $diff.fukachan
2004-12-08in this example, the result is that "message is ignored".fukachan
2004-12-08test of message_chain_as_array_ref()fukachan
2004-12-08fix typofukachan
2004-12-08add recipe on how to reject messages with dangerous attachments.fukachan
2004-12-08implement message_chain_as_array_ref() method.fukachan
2004-12-08regen: fix typo, wrong definitionsfukachan
2004-12-08fix typo, wrong definitionsfukachan
2004-12-08show mime headers sequenciallyfukachan
2004-12-08fixed (to catch up current Mail::Message)fukachan
2004-12-08emulate fml4 environment for fml4 emulation mode testfukachan
2004-12-06modified log frameworkfukachan
2004-12-05define logdebug() to disable log messages.fukachan
2004-11-30temp_file_path() automatically push the returned value (file path)fukachan
2004-11-25you can replace fml.pl (fml4) with fml.pl (fml8) !fukachan
2004-11-25Initial revisionfukachan
2004-11-25implement fallback function in resolve_ml_specific_variables().fukachan
2004-11-25speculate_default_config_ph_path() returns specified location offukachan
2004-11-25o mkdir(): bug fix defined check for specified mode.fukachan
2004-11-25clean up around set_target_system()fukachan
2004-11-25implement install_config_cf() method to install only config.cf.fukachan
2004-11-25run install_compat_dir()fukachan
2004-11-25define install_compat_dir() method to install etc/compat/ dir for fml4fukachan
2004-11-25regen: $compat_* addedfukachan
2004-11-25regen: $compat_* added.fukachan
2004-11-25add compatibility.cffukachan
2004-11-25define $compat_* to handle fml4 environmentfukachan
2004-11-24generate merge() method by separeting codes.fukachan
2004-11-24fml.pl emulation utilityfukachan
2004-11-23fix comments (FNF).fukachan
2004-11-23clean up.fukachan
2004-11-23re-implement fml.pl as fml4 emulator which emulates fml8'sfukachan
2004-11-23fix white space cosmetics.fukachan
2004-11-21implement basic CUI to support menu interface.fukachan
2004-11-21fix menu path from testbed one.fukachan
2004-11-21implement get_{cui,gui}_menu() methods.fukachan
2004-11-21import default_{cui,gui}_menu from main.cf name space.fukachan
2004-11-21install menufukachan