Hi List,
I'm currently controlling 'spoofing' (from [email protected] to
[email protected]) using a map;
smtpd_sender_restrictions =
..
check_sender_access hash:/etc/postfix/maps/spoofprotection
This is fantastic but has one slight side effect. If I have a couple of
virtual domains such as;
domain1.null
domain2.null
and [email protected] tries to send mail to [email protected] it is
(rightfully) blocked.
My poor geriatric brain is not good at logical problems :-( I'm sure the
answer is staring my in the face but, is there a 'workaround' for this?
Kind regards & Thanks,
Steve