--- nfo/perl/scripts/dispatchmail/doc/ChangeLog.pod 2003/01/22 17:49:34 1.2 +++ nfo/perl/scripts/dispatchmail/doc/ChangeLog.pod 2003/02/10 04:13:44 1.3 @@ -1,11 +1,14 @@ ## --------------------------------------------------------------------------- ## -## $Id: ChangeLog.pod,v 1.2 2003/01/22 17:49:34 joko Exp $ +## $Id: ChangeLog.pod,v 1.3 2003/02/10 04:13:44 joko Exp $ ## ## dispatchmail - A simple mail filter done in perl with CPAN-module "Mail::Audit" ## ## --------------------------------------------------------------------------- ## $Log: ChangeLog.pod,v $ +## Revision 1.3 2003/02/10 04:13:44 joko +## + updated +## ## Revision 1.2 2003/01/22 17:49:34 joko ## + ChangeLog.pod: updated documentation ## + mkDoc.bat: added script to automagically create text- and html-documentation @@ -25,7 +28,7 @@ =head1 ChangeLog - History -=head3 2003-01-22, joko@netfrag.org +=head4 2003-01-22, joko@netfrag.org o mail2thread.pl x now based on object-infrastructure from nfo/perl/libs @@ -70,7 +73,7 @@ ---> add feature here: just create the folder automagically, if "autocreateFolders = 1" in configuration!!! -=head3 2002-11-09, joko@netfrag.org +=head4 2002-11-09, joko@netfrag.org x recieveMail now can run globally (/etc/mail/smrsh!) x $HOME is taken from $ENV{HOME} or $ENV{PWD} @@ -79,19 +82,19 @@ x bugfixes -=head3 2002-10-14, joko@netfrag.org +=head4 2002-10-14, joko@netfrag.org x $LOGFILE is used now (recievemail.log) x tracing (uses $LOGFILE) x checks delivery path for existance - changes $LOGFILE if needed -=head3 2002-07-17, joko@netfrag.org +=head4 2002-07-17, joko@netfrag.org x added filtering by target (destination-routing) - looks in "to", "cc" and "bcc" -=head3 2001-12-05, joko@netfrag.org +=head4 2001-12-05, joko@netfrag.org x initial internal release