Need a regex. How to trap messages with no Subject.

"Steven W. Orr" <[email protected]> Sun, 24 Dec 2006 21:46:54 -0500 (EST)
Newsgroups gmane.mail.majordomo.majordomo2.devel
Organization SysLang
Message-ID <[email protected]>
I block certain subjects by saying something like

configset listname taboo_headers <<ENDAAE
/^Subject: .*certain.*/i
ENDAAE

but it seems like this won't work for subjects that are not filled out.
Is something like this workable?
/^Subject:$/i

or is there a better way?

TIA

-- 
Time flies like the wind. Fruit flies like a banana. Stranger things have  .0.
happened but none stranger than this. Does your driver's license say Organ ..0
Donor?Black holes are where God divided by zero. Listen to me! We are all- 000
individuals! What if this weren't a hypothetical question?
steveo at syslang.net