summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
2003-05-01implement whole_message_header_as_str()fukachan
2003-05-01forward the rejected message by string or multipart?fukachan
2003-05-01define article_filter_reject_notice_data_typefukachan
2003-05-01fix typo: maitainer->maintainerfukachan
2003-05-01remove whole_message_as_string_ref().fukachan
2003-04-29permit user+ext@domainfukachan
2003-04-29modify format to be more similar to usual mailq output.fukachan
2003-04-29permit use of reply_message() for libexec/errorfukachan
2003-04-29o define sender as $maintainer as a dummy sender to avoid unexpected error.fukachan
2003-04-29define $maintainer_recipient_mapsfukachan
2003-04-29enhance smtp32 trap pattern to permit case insensitive trapfukachan
2003-04-21obsolete mime_boundary() (same Mail::Message _header_mime_boundary())tmu
2003-04-20, not *path() method but spool_in() creates subdir if neededfukachan
2003-04-19we should handle addresses used by fml such as elena@fml.org,fukachan
2003-04-19fix virtual domain handling (fml-devel:417)fukachan
2003-04-18mkdir $ml_home_prefix if not foundfukachan
2003-04-18define menu.cgifukachan
2003-04-18_header_mime_boundary() boundary detect no quote string casetmu
2003-04-16change attribute names of recipient used in filter rejection notice:fukachan
2003-04-16rewrite_received() outside loop $header->delete($org) for bad counttmu
2003-04-15clean up. catch up the current status.fukachan
2003-04-15mime_boundary() boundary detect change short match and add no quote stringtmu
2003-04-15reset alarm after flock()fukachan
2003-04-13fix wrong sgml tagsfukachan
2003-04-13merge 01_RFC_FILTER.txt and update filterfukachan
2003-04-12on the usege of safe_param_* and try_cgi_*fukachan
2003-04-12usage of fmlfukachan
2003-04-12add lock overview and todofukachan
2003-04-08add rewrite_received() for replace Received: to X-Received:tmu
2003-04-07add analize ybb.ne.jp and Webshieldtmu
2003-04-04fix commentfukachan
2003-04-04reply_message_add_header_info() should pass $msg_args to reply_message().fukachan
2003-04-02sync w/ realityfukachan
2003-03-28cosmetic change: white spacesfukachan
2003-03-28clean up (nuke \s*$)fukachan
2003-03-28s/article_id_max/article_max_id/gfukachan
2003-03-23FNF: fix commentsfukachan
2003-03-18modify chaddr algorithm: "del() and add()" -> "add() and del()".fukachan
2003-03-18fix copyrightfukachan
2003-03-18remove giant lock and use fine granuality locks now.fukachan
2003-03-18more logs around locks.fukachan
2003-03-18add comment on lock.fukachan
2003-03-18clean up.fukachan
2003-03-18not need lockfukachan
2003-03-17implement user_chaddr() and get_user_list().fukachan
2003-03-17get_address_list() uses get_user_list() in FML::Command::UserControl.fukachan
2003-03-17implement change_password().fukachan
2003-03-17move the main code to FML::Command::Auth.fukachan
2003-03-17move the main code to FML::Command::UserControl.fukachan
2003-03-17use new lock channel article_spool_modify to exclusive lock for bothfukachan