summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Distribute.pm
AgeCommit message (Expand)Author
2002-02-17bug fix definitions on hooksfukachan
2002-02-17implement several hooksfukachan
2002-01-16update copyrightfukachan
2002-01-16change Mail::Message naming convention.fukachan
2001-12-24remove \s*$fukachan
2001-12-24delay loading of module Mail::Deliveryfukachan
2001-12-23update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-12-18htlmify articlefukachan
2001-11-27nuke "#!/usr/local/bin/perl -w" in the headfukachan
2001-11-26toggle header rewriting (subject) to add thread id. off by defaultfukachan
2001-11-25fix, clean up help()fukachan
2001-11-25implement help() methodfukachan
2001-11-11ThreadTrack switches acconding to myname ($0).fukachan
2001-11-04ticket -> threadfukachan
2001-11-03use Mail::ThreadTrack to replace FML::Ticketfukachan
2001-10-08modified finish() to use queue_flush()fukachan
2001-10-08log acl error infofukachan
2001-06-10modify to use $ticket_driver. $ticket_driver is class name not modelfukachan
2001-05-30clean up documentsfukachan
2001-05-19send queue by FML::Process::QueueManagerfukachan
2001-04-15nuke cred->is_member() and use curproc->permit_post()fukachan
2001-04-15define ticket->add_info() which adds X-Ticket-Status: andfukachan
2001-04-08a new $curproc format: $curproc->{ xxx }->{ message } is a referencefukachan
2001-04-06correct method name and internal variable names. now we use data andfukachan
2001-04-03change class hiererychy from MailingList -> Mailfukachan
2001-03-20use FML::Log qw(Log LogWarn LogError);error-message-statusfukachan
2001-03-20accpet arbitrary ticket model namefukachan
2001-03-10clean up documentfukachan
2001-03-09clean up, remove empty linefukachan
2001-02-20move FML::SequenceFile and Utils to File::fukachan
2001-02-19add prototype of mail loop checks e.g. message-id, X-ML-Info duplicationfukachan
2001-02-19we use dynamic binding to $header object for simple codingfukachan
2001-02-18check ticket object creation successes or notfukachan
2001-02-16define $smtp_sender as the argument for MAIL FROM:fukachan
2001-02-16consider MSEND_NOT_USE_X_ML_INFO, so clarify rules to definefukachan
2001-02-16debug content_type in a message chainfukachan
2001-02-15warn $maintainer is not definedfukachan
2001-02-15$maintainer is required ;-) as a smtp senderfukachan
2001-02-12s/mta/smtp_servers/fukachan
2001-02-12log smtp transaction at _smtplogterm-smtp-servers-0-0fukachan
2001-02-12clean up documentfukachan
2001-02-10add $use_article_delivery to or not to enable article delivery functionfukachan
2001-01-28s/incoming_mail/incoming_message/fukachan
2001-01-27nuke socket_timeout => 2 (debug)fukachan
2001-01-27define verify_request() methon in Process::*fukachan
2001-01-26add_fml_traditional_article_id, s/address_for_post/ml_name/fukachan
2001-01-26change ticket system constructor argumentfukachan
2001-01-26clean up ticket system codesfukachan
2001-01-26recode that ticke is closedfukachan