4 messages in net.sourceforge.lists.courier-maildrop[maildropl] Stop maildrop delivering ...
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:[maildropl] Stop maildrop delivering to invalid folderActions...
From:Mark Cooke (mark@twentyfive.co.uk)
Date:Jan 19, 2006 7:44:42 am
List:net.sourceforge.lists.courier-maildrop

Hi,

I'm currently running maildrop-1.5.3 on Debian Sarge, the problem is that I'm finding it hard to make maildrop deliver to the Inbox, if the directory that it should be delivering does not exist.

For example I have created a rule and then deleted the destination directory or renamed it and but forgot to update my maildrop rules, I can get it to deliver it to the Inbox, but it also tried to deliver it to the directory specified in the rule, so I'm getting a file in my home Maildir inbox, for example:

INBOX.Mailing-Lists.maildrop

This is probally wrong, but the rule I have defined is as follows:

$DEFAULT is my inbox

if ( /^To: cour@lists.sourceforge.net/ ) { log "-------------------- Maildrop " DELTAG=1 to "$DEFAULT.Mailing-Lists.maildrop"

exception { to "$DEFAULT" } }

Thanks in advance

Mark