6 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Re: Something wrong w...
FromSent OnAttachments
Ben BeuchlerJan 28, 2002 6:42 am 
Bill MichellJan 28, 2002 6:57 am 
Ben BeuchlerJan 28, 2002 7:25 am 
Sam VarshavchikJan 28, 2002 3:10 pm 
Matthew D. FullerJan 28, 2002 4:32 pm 
Ben BeuchlerJan 28, 2002 8:28 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] Re: Something wrong with my filter rules?Actions...
From:Ben Beuchler (ins@emt-p.org)
Date:Jan 28, 2002 7:25:40 am
List:net.sourceforge.lists.courier-maildrop

On Mon, Jan 28, 2002 at 02:56:47PM +0000, Bill Michell wrote:

Ben Beuchler writes:

I've recently started filtering all my mailing lists to different folders. One of the rules keeps failing:

if ((hasaddr("xpe@xfree86.org"))) { to "./Maildir/.lists.XFree86/." }

For some reason, that's not catching this message, with 'xpe@xfree86.org' in the Cc: header:

Actually, it has 'xpe@xfree86.Org' in the header. Note in particular the case of the letter 'O'. I'm not a maildrop expert, but I suggest you start looking here...

Hmmm... I'll take a closer look, but according to maildropfilter(5), the 'hasaddr()' function is case insensitive.

-Ben