I'm running sendmail 8.13.8 on a RHEL 5.3 machine.
Mogens
--
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25
Email: m...@crc.dk Homepage: http://www.crc.dk
Simple is a relative term.
If you define a rule to check the subject header, then it is NOT called for
an empty or omitted subject. However, one may set a variable when the
subject is present, then check for [the absence of] that variable in the
"check_eoh" or "check_eom" rulesets. Don't forget to reset the variable
somewhere (e.g. "Local_check_mail") in case multiple messages are sent in
one SMTP session.