summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Collapse)Author
2005-05-26define syslog related variablesfukachan
2005-05-26define $use_article_spool (as ${ues_spool:-yes}).fukachan
2005-01-23FNF: fix copyrightfukachan
2005-01-19logwarn() -> logdebug() for "... try later." message.fukachan
2005-01-19regenfukachan
2005-01-19update rulesfukachan
2005-01-01enhanced general reply message system.fukachan
o add X-Stardate:, Precedence: and Errors-To: header fields. o enhance Reply-To: field handling.
2005-01-01system_timezone = +0900fukachan
2005-01-01override Reply-To: and Errors-To: header fields to rewrite the addressfukachan
the error message sent to in forwarding.
2005-01-01handle X-Stardate: and Precedence: header fieldfukachan
2004-12-30enhanced to handle variables properly.fukachan
o Errors-To: o time zone. o handle old definitions e.g. subject tag, old variables in fml 2 age. o "ignore" operation print out comments. o fix content of *_dir and *_map variables.
2004-12-30regenfukachan
2004-12-30fix definitionsfukachan
2004-12-30cosmetic changes: $VARIABLE format, "\n".fukachan
2004-12-30regen: $outgoing_mail_header_errors_tofukachan
2004-12-30rewrite_errors_to use $outgoing_mail_header_errors_to to rewritefukachan
Errors-To: header field ($maintainer by default).
2004-12-30regen: $outgoing_mail_header_x_ml_namefukachan
2004-12-30define $outgoing_mail_header_x_ml_namefukachan
2004-12-29regen: care for a few old configurationsfukachan
2004-12-29care for a few old configurationsfukachan
2004-12-29+config.cffukachan
sorted.
2004-12-29handle use_fml8_value definitions.fukachan
translate outgoing_address.
2004-12-29regen: care for use_fml8_valuefukachan
2004-12-29convert OUTGOING_ADDRESSfukachan
2004-12-29print out translated configurations between parenthesis offukachan
"<TRANSLATED_CONFIG ... >".
2004-12-29verify config.{cf,ph} existencefukachan
2004-12-23config commandfukachan
2004-12-23config command.fukachan
fml4 emulation.
2004-12-23fml4 emulationfukachan
2004-12-23regen: updated.fukachan
2004-12-23update todo.fukachan
2004-12-23move Calendar::Lite to FML::Demo::Calendar since this module needsfukachan
FML::* class.
2004-12-19$debug_module_regexp_list restricts debug regions.fukachan
2004-12-19fix copyrightfukachan
2004-12-19emulate fml4's mead.pl and msend.plfukachan
2004-12-18regen: debug -> use_debugfukachan
2004-12-18$debug -> $use_debugfukachan
2004-12-18regen: $debugfukachan
2004-12-18regen: $debug addedfukachan
2004-12-18add (prepend) debug.cffukachan
2004-12-18define $debugfukachan
2004-12-18logdebug() works if debug = yes defined.fukachan
2004-12-15regen: fix/update rulesfukachan
2004-12-15support more special conversion rulesfukachan
2004-12-15fix/update rulesfukachan
2004-12-15remove too old files in tmp/ and var/mail/queue/incoming/ directories.fukachan
2004-12-15implement remove_too_old_files_in_dir() method.fukachan
2004-12-15log delay time in success of delivery.fukachan
2004-12-15implement clean_up() methodfukachan
2004-12-15randomize queue list more in fair-queue mode.fukachan