7 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Need help with my .ma...
FromSent OnAttachments
Kevin EvertsAug 10, 2002 2:06 pm 
Mark WeinemAug 10, 2002 2:43 pm 
Kevin EvertsAug 11, 2002 12:50 pm 
Mark WeinemAug 12, 2002 2:13 am 
Kevin EvertsAug 13, 2002 7:17 pm 
Mark WeinemAug 15, 2002 2:27 am 
Kevin EvertsAug 15, 2002 7:33 pm.mailfilter
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] Need help with my .mailfilter fileActions...
From:Kevin Everts (kev@everts.us)
Date:Aug 15, 2002 7:33:40 pm
List:net.sourceforge.lists.courier-maildrop
Attachments:
mailfilter - 0.6k

That didn't work either. I attached my mailfiilter file for you to check out. My inbox is actually at /home/kevin/Maildir How do I change it for MAIL?

I had to remove the . in the filename, windows didn't like the .mailfilter name.

----- Original Message ----- From: "Mark Weinem" <mark@uni-duisburg.de> To: "Courier Maildrop" <cour@lists.sourceforge.net> Sent: Wednesday, August 14, 2002 11:21 AM Subject: Re: [maildropl] Need help with my .mailfilter file

On Tue, 13 Aug 2002, Kevin Everts wrote:

I get the same result if I put it all on one line. If I comment everything out, it will deliver all of my mail to my inbox,

Is /var/spool/mail/kevin your inbox?

The output of the set|grep MAIL= is MAIL=/var/spool/mail/kevin Is that my problem?

If that is your inbox - it's okay.

Try it again with these lines:

if (/^To:.*apache/ || /^[Cc][Cc]:.*apache/ || /^Mail-Followup-To:.*apache/ || /^Subject:.*apache/) { to Maildir/.Apache }

to $DEFAULT

If it still not works, email your original mailfilter file to me.