summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2004-11-14add monthly thread indexnewvardef-basetmu
2004-11-14define $article_post_article_thread_lifetime anyway (hmm, valid?)fukachan
2004-11-03rename private method: _distribute -> _deliver_article_prepfukachan
2004-10-31sort, clean up.fukachan
2004-10-31bug fix comment: fixed return valuefukachan
2004-10-28bug fix and enhance reference extranction logic.fukachan
2004-10-28update article message-id cache if article is saved successfully.fukachan
2004-10-28implement "check_article_thread" operation.fukachan
2004-10-09yet another skin (old fashion)fukachan
2004-10-09implement plural GUI skins.fukachan
2004-10-09show "back to top" menu in old fashion skin case.fukachan
2004-10-09fix comments (FNF)fukachan
2004-10-06modify configuration error check:fukachan
2004-10-03fix owner and group of created file/dirfukachan
2004-10-03implement chown() method for convenience.fukachan
2004-09-29set up $group_writable_config_dir.fukachan
2004-09-28vaflidate if $pcb defined or notfukachan
2004-09-23fix comments (FNF)fukachan
2004-09-06fix typofukachan
2004-09-06launch warning on site_init.ph and site_force.ph if needed.fukachan
2004-09-06replace "/tmp/default_config.ph" withfukachan
2004-09-04targets cleanup() operatites are non active queues.fukachan
2004-09-04print only valid queuefukachan
2004-09-04is_valid_queue() returns ok if the specified queue exists in active orfukachan
2004-09-04log messages in removing queuefukachan
2004-09-03fix message: remove too old queue ...fukachan
2004-09-03set log function for qmgr.fukachan
2004-09-03bug fix queue strategy info file hanling.fukachan
2004-09-03implement is_process_time_limit() method to warn that end of processfukachan
2004-09-03show all entries not only within active queue.fukachan
2004-08-20eval q{}fukachan
2004-08-15bug fix condition that empty queue or notfukachan
2004-08-15implement voluntary sleep/wakeup queue mode switching.fukachan
2004-08-15warn "not queue flush due to MTA fatal error.".fukachan
2004-08-14implement basic queue management strategy.fukachan
2004-08-14specify queue strategy to get proper queue list.fukachan
2004-08-14log $recipient_limit info if limit != 1000fukachan
2004-08-14log more info in failing over.fukachan
2004-08-14process 2 requests in one process (temporary solution).fukachan
2004-08-14ensure initial value to be defined.fukachan
2004-08-14back up sequence file before operation.fukachan
2004-08-14show number of requests if requests > 0fukachan
2004-08-13temporal failure when external filter process timeouts.fukachan
2004-08-13change cleanup() logic:fukachan
2004-08-13implement list_all(), last_modified_time().fukachan
2004-08-13clean up new().fukachan
2004-08-13change arguemnts for new() and send().fukachan
2004-08-13clean up mail queue periodically.fukachan
2004-08-12define default subject used if unspecifiedfukachan
2004-07-27log error message: exit(EX_TEMPFAIL) to retry later.fukachan