4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Stop maildrop deliver...
FromSent OnAttachments
Mark CookeJan 19, 2006 7:44 am 
Jay LeeJan 19, 2006 9:05 am 
Mark CookeJan 19, 2006 9:33 am 
Sam VarshavchikJan 19, 2006 3:51 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:Re: [maildropl] Stop maildrop delivering to invalid folderActions...
From:Mark Cooke (mark@twentyfive.co.uk)
Date:Jan 19, 2006 9:33:39 am
List:net.sourceforge.lists.courier-maildrop

Jay Lee wrote:

First, put a / at the end of the Maildir folder name. This will force maildrop to consider it a Maildir folder instead of a mbox mailbox. With this, if the Maildir does not exist, the delivery will be deferred. Now you need to wrap the: to "$DEFAULT.Subdir statement in a exception. Thus, if the Maildir does not exist, the message will not be deferred but will continue down the filter to the to "$DEFAULT".

That worked a treat, it was weird as earlier in the day they were working. But I started playing and remove the / from the $DEFAULT variable in the main config file. Wrapping it in the expect ion worked a treat and appending a trailing / stopped it making empty mbox files.

Thanks again

Mark