6 messages in net.sourceforge.lists.courier-maildrop[maildropl] Maildrop 20040424
FromSent OnAttachments
Sam VarshavchikApr 24, 2004 3:57 pm 
Tony EarnshawApr 24, 2004 6:35 pm 
Sam VarshavchikApr 24, 2004 7:18 pm 
Tony EarnshawApr 25, 2004 4:10 am 
Tony EarnshawApr 25, 2004 11:08 am 
Sam VarshavchikApr 25, 2004 1:23 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Maildrop 20040424Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Apr 24, 2004 3:57:39 pm
List:net.sourceforge.lists.courier-maildrop

Download: http://www.courier-mta.org/download.php#maildrop

Changes since version 1.6.3:

• Maildir AFS patch: link on AFS fails with EXDEV; use rename instead

• Discriminate between an empty variable and a nonexistent variable. VAR="" means empty. New command: unset VAR -- delete variable.

• Additional postfix-related documentation

• reformime: program invoked by -X must terminate with 0 return code. A non-zero exit terminates reformime.

• exit statement with a non-zero RETURNCODE inside an exception block will now terminate all processing completely, instead of resuming execution following the exception block.