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:Sam Varshavchik (mrs@courier-mta.com)
Date:Oct 22, 2004 9:21:39 pm
List:net.sourceforge.lists.courier-maildrop

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.