summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Header.pm
AgeCommit message (Expand)Author
2004-02-15white space cosmetics.fukachan
2004-02-06expand special regexp in tag before tag substitution.fukachan
2004-02-04modified to use new Mail::Message::* framekwork.fukachan
2004-01-22fix comments.fukachan
2004-01-21cosmetics: spaces, unroll one line to plural ones.fukachan
2004-01-02fix copyrightfukachan
2004-01-01remove $args.fukachan
2003-11-29s/x_ml_name/outgoing_mail_header_x_ml_name/g;fukachan
2003-09-19new Header->add_message_id()tmu
2003-08-23modified to use $curproc->log*() methods.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-06-25add $debug for debug message to Log at only debug-modetmu
2003-05-03style, aligned with FNF.fukachan
2003-04-21obsolete mime_boundary() (same Mail::Message _header_mime_boundary())tmu
2003-04-16rewrite_received() outside loop $header->delete($org) for bad counttmu
2003-04-15mime_boundary() boundary detect change short match and add no quote stringtmu
2003-04-08add rewrite_received() for replace Received: to X-Received:tmu
2003-03-14todo: need to implement copy() and move() ?fukachan
2003-03-05implement rewrite_errors_to()fukachan
2003-03-05do not show List-Help: unless $use_command_mail_program specified.fukachan
2003-01-25FNF: not use of $_fukachan
2002-12-20s/rerply-to/Reply-To/.fukachan
2002-12-18clean up comments.fukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-07-31use LogError() if appropriatefukachan
2002-07-31disable some debug codes.fukachan
2002-07-02more defined() checksfukachan
2002-06-01major variable naming overhaulfukachan
2002-06-01remove AUTOLOAD since not usedfukachan
2002-05-31add rewrite_date() for header rewrite Date: to X-Date:overhaul-2000-05-basetmu
2002-04-28validate by defined() morefukachan
2002-04-08fix/clean up documentsfukachan
2001-12-23update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-05-27clean up documentationfukachan
2001-05-19avoid -w warningfukachan
2001-05-19add List-ID:fukachan
2001-04-23address_clean_up() cleans up address by Mail::Header::parse().fukachan
2001-04-23modify Reply-To: existence checkfukachan
2001-04-15add FML::Header::MessageID as a module with methods to manipulatefukachan
2001-04-14s/remove_subject_tag_like_string/delete_subject_tag_like_string/fukachan
2001-04-14clean up documentsfukachan
2001-04-14define get() which wraps Mail::Header::get() and nuke the last"\n".fukachan
2001-04-06correct method name and internal variable names. now we use data andfukachan
2001-04-03implemente $header_check_rules basic idea which containsfukachan
2001-03-20use FML::Log qw(Log LogWarn LogError);error-message-statusfukachan
2001-03-10clean up and add missing descriptionsfukachan
2001-02-25clean up docfukachan
2001-02-19add prototype of mail loop checks e.g. message-id, X-ML-Info duplicationfukachan