3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] filtering using logic...
FromSent OnAttachments
James TanisOct 22, 2004 9:01 pm 
Sam VarshavchikOct 22, 2004 9:21 pm 
James TanisOct 22, 2004 10:38 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] filtering using logical II'sActions...
From:James Tanis (jta@pycoder.org)
Date:Oct 22, 2004 10:38:39 pm
List:net.sourceforge.lists.courier-maildrop

On Sat, 23 Oct 2004 00:21:17 -0400 Sam Varshavchik <mrs@courier-mta.com> wrote:

James Tanis writes:

but introduce a logical or and I'm doing something wrong..

if (/^To: *mi@openbsd.org/ !! /^Cc: *mi@openbsd.org/)

That's not a logical or.

|| is a logical or.

OMG, I think I need to get some more sleep :P. Thx