>I've started deleting email with blank subject lines within my IMail = >system >to help stem the tide of spam (over the last two months the amount of = >spam >getting by my IMGate is up) ... I now would like to switch this over to = >our >IMGate. Any comments on if this is good or bad.
if you are doing it on Imail acceptably, you can do it on IMGate acceptably. In header_checks, I would REJECT rather than DISCARD, and perhaps run WARN for a couple days to see how it goes, as always. /^subject: $/ REJECT Rejected because "Subject: " is empty. ... so legit senders will understand clearly. Len
