9 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] mailfilter syntax error
FromSent OnAttachments
john gennardFeb 27, 2003 9:40 am 
Devin RubiaFeb 27, 2003 10:25 am 
Francois ZellingerFeb 27, 2003 12:22 pm 
GaryFeb 27, 2003 12:48 pm 
Sam VarshavchikFeb 27, 2003 2:48 pm 
Payal RathodFeb 27, 2003 7:11 pm 
john gennardFeb 28, 2003 9:09 am 
Devin RubiaFeb 28, 2003 11:20 am 
Francois ZellingerMar 1, 2003 1:50 am 
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] mailfilter syntax errorActions...
From:Gary (gary@mygirlfriday.info)
Date:Feb 27, 2003 12:48:31 pm
List:net.sourceforge.lists.courier-maildrop

On Thu, Feb 27, 2003 at 09:19:14PM +0100 or thereabouts, Francois Zellinger
wrote:

On Thursday, February 27, 2003 at 05:37 PM (UTC +0000) john gennard <jon@clara.co.uk> wrote:

if(/^To:.*debian-user@lists\.debian\.org$/) to Maildir/debian if(/^To:.*gllug@linux\.co\.uk$/) to Maildir/gllug if(/^To:.*getmail@discworld\.dnsalias\.org$/) to Maildir/getmail

Maildrop takes no mail and exits with the following:-

if (/^To:.*debian-user@lists\.debian\.org$/) { to Maildir/debian/ }

Actually, it should be to "./Maildir/debian/"