summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Distribute.pm
AgeCommit message (Expand)Author
2002-07-15define the following access methods:fukachan
2002-07-14copy message and send it to $maintainer toofukachan
2002-07-02fix commentsfukachan
2002-06-27major overhaul: delayed loading of *.cf files. The loading is donefukachan
2002-06-01major variable naming overhaulfukachan
2002-06-01nuke white spaces \s*$fukachan
2002-05-27pass smtp log file handle to Mail::Deliveryfukachan
2002-05-27permit_members_only -> permit_member_mapsfukachan
2002-05-21use $curproc->open_outgoing_message_channel() not _smtplog to savefukachan
2002-04-28validate by defined() morefukachan
2002-04-23fix errro message and enable the rejected message forwardingfukachan
2002-04-18eval htmlify_file() to avoid unknown error ;)fukachan
2002-04-18eval filteringfukachan
2002-04-15umask and permission control for html archivesfukachan
2002-04-12send back mesg "we deny requests from system accounts"fukachan
2002-04-10clean up. FNF-ifyfukachan
2002-04-10enable filtering.fukachan
2002-03-31rename class: Mail::HTML::Lite -> Mail::Message::ToHTMLfukachan
2002-03-30FML::Article::filepath() determines the article file path.fukachan
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