summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Collapse)Author
2003-05-31reconstruct/update considerations around DB.udb-basefukachan
2003-05-28define $error_analyzer_function_listfukachan
2003-05-28list up summary for each algorithm defined in $error_analyzer_function_list.fukachan
2003-05-28move main part of print() to FML::Error::Analyzer::* modules.fukachan
So, print() format depends on FML::Error::Analyzer::* class.
2003-05-28description of FML::Errorfukachan
2003-05-28error_analyzer_function: error_continuity -> histgramfukachan
2003-05-28FMF: fix ocmmentsfukachan
2003-05-28restructuring under FML::Error class to be more extensible.fukachan
2003-05-27print text in "unknown MIME encoding" case.fukachan
try to validate key and value in hash operation but ... (?)
2003-05-27use_mime_component_filter -> use_article_mime_component_filterfukachan
2003-05-27fix IO::Adapter::find() descriptions.fukachan
considerations on getting value as hash_ref.
2003-05-26merge 00_MEMOfukachan
2003-05-26remove not used method:fukachan
- get_value_as_str() - get_value_as_array_ref()
2003-05-26consideration on IO abstraction layerfukachan
2003-05-20FNF: fix commentsfukachan
2003-05-20move the status dump code from FML::Command::Admin:error to FML::Error.fukachan
2003-05-20disable lock since FML::Error locks itself if needed.fukachan
2003-05-16bug fix masking of raw From: addressfukachan
2003-05-15regenfukachan
2003-05-15update/merge todo.fukachan
done: CGI supports digeston/digestoff.
2003-05-15cgi support digeston and digestofffukachan
2003-05-15add size.cffukachan
2003-05-14implement size limit filterfukachan
2003-05-14+errorfukachan
+mailq +spool +summary +thread
2003-05-14regen: size limitfukachan
2003-05-14implement size limit filter for both article and command mail.fukachan
2003-05-13check the existence of path_* programsfukachan
2003-05-13use "reject_notice_preamble" in filter rejection notice.fukachan
it describes: o the reason why we do not use mime/multipart. o this message is not from you but somebody forged.
2003-05-13use $_arg_address not $_arg_senderfukachan
2003-05-12we should operate only $primary_*_map not $*_maps in deleting the userfukachan
address.
2003-05-09nuke "you"fukachan
2003-05-09whole_message_as_str():fukachan
o indent is null by default. o fix the trailing indent replace.
2003-05-09add $msg_args at article_filter_reject_notice()tmu
2003-05-08add tips (fml-devel 389).fukachan
2003-05-06enhancement of libexec/errorfukachan
2003-05-06search spamassassin, spamd and spamc, and set path_${it} for furtherfukachan
extension.
2003-05-04E500 SMTP Mail Service ?fukachan
2003-05-03style, aligned with FNF.fukachan
2003-05-03fix comments (FNF).fukachan
2003-05-02more politefukachan
2003-05-02define $post_restrictions_reject_notice_data_type.fukachan
enable choice of ways how to notify rejection as string or multipart in denial of post?
2003-05-01from whomfukachan
2003-05-01implement whole_message_header_as_str()fukachan
2003-05-01forward the rejected message by string or multipart?fukachan
It is determined by $article_filter_reject_notice_data_type.
2003-05-01define article_filter_reject_notice_data_typefukachan
2003-05-01fix typo: maitainer->maintainerfukachan
2003-05-01remove whole_message_as_string_ref().fukachan
implement whole_message_as_str() to extract the first part of this message as a string.
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