summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Filter.pm
AgeCommit message (Expand)Author
2005-11-30use $curproc->credential();fukachan
2005-08-19convert_to_mail_address($list); -> address_resolve($list);fukachan
2005-08-09FNF: rename read_filter_rule_from_file() -> read_filter_rule_file().fukachan
2005-05-27use FML::Filter::ErrorStatus instead of ErrorStatus.fukachan
2004-12-05define logdebug() to disable log messages.fukachan
2004-07-23fix comments (FNF).fukachan
2004-05-25preliminary external spam/virus checker support.fukachan
2004-04-23remove "use FML::Log;".fukachan
2004-02-01new FML::Command::Filter $curproc;fukachan
2004-01-21cosmeticsfukachan
2004-01-02fix copyrightfukachan
2004-01-01remove $args.fukachan
2003-10-15space cosmeticsfukachan
2003-09-20FML::Filter::MimeComponent3 -> FML::Filter::MimeComponentfukachan
2003-08-23modified to use $curproc->log*() methods.fukachan
2003-08-23define $curproc->log, logwarn, logerror and log_message() methods.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-07-18add comment(todo): we need swtich to forward whether header or header+body ?fukachan
2003-06-25add $debug for debug message to Log at only debug-modetmu
2003-05-14implement size limit filter for both article and command mail.fukachan
2003-05-13use "reject_notice_preamble" in filter rejection notice.fukachan
2003-05-13use $_arg_address not $_arg_senderfukachan
2003-05-09add $msg_args at article_filter_reject_notice()tmu
2003-05-01forward the rejected message by string or multipart?fukachan
2003-03-06implment new method convert_to_mail_address() and use itfukachan
2003-03-05fix commenets (FNF)fukachan
2003-03-05switched to reply_message_add_header_info()fukachan
2003-03-05experimental implementation of rejection notice of filter.fukachan
2003-02-18fix typofukachan
2003-01-11fix comments.fukachan
2002-12-20cleanup comments and add more.fukachan
2002-10-26use MimeComponent3 as a testfukachan
2002-10-21re-enable mime component filter based on Filter::MimeComponent2fukachan
2002-10-20clean up white spacesfukachan
2002-10-03add prototype for $use_article_non_mime_filterfukachan
2002-09-30FNF-ifyfukachan
2002-09-29reconstruction phase 1: following new variable $article_filter_functions,fukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-06-01major variable naming overhaulfukachan
2002-04-10$message uses a wrong key ;) should use { incoming_message }->{ message }fukachan
2002-04-08typo fix config *_rles to *_rulestmu
2002-04-07Add file Filter/ContentCheck.pmtmu
2001-12-23remove \s*$fukachan
2001-12-23update documents, commentsfukachan
2001-12-22update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-10-14entrance for FML::Filterfukachan