Try using:
headers_check_syntax = true
headers_checks_fail = true
which checks to be sure the From To BCC etc. are correctly formatted and
rejects them if not.
>
> I'm having lots of frozen messages because null sender ie "mail
> from:<>"
>
> I want to reject those email or bounce to one or ev
Hi,
I'm having lots of frozen messages because null sender ie "mail
from:<>"
I want to reject those email or bounce to one or every header email
address.
So i put these in exim.conf
smtp_verify = true
sender_verify = true
sender_verify_reject = true
sender_verify_hosts = *
headers_sender_veri
2 matches
Mail list logo