Re: Need help rejecting mail with no Subject line.

Michael Yount <[email protected]> Sun, 09 Dec 2007 10:03:06 -0800
Newsgroups gmane.mail.majordomo.majordomo2.devel
Message-ID <[email protected]>
Steven W. Orr wrote:
>
> I also tried
> /^Subject: \s*$/i 2,nosub
>
>
That would match a message with a Subject header that is blank, not 
nonexistent.

What precisely, including white space, was the Subject header of the 
message that you expected to match?

Michael