Hello I would like to clarify one point regarding postfix smtpd_sender_restrictions
I want to block any email which says it is origination from my own domain
For example my domain is abc.com
There are many SPAM mails which comes to my domain claiming to be coming as hello@bac.com to my own domain rajeev@abc.com
I want to block those mails using postfix. One feature i found in postfix is smtpd_sender_restrictions
but i am not sure what exactly i should use configure for smtpd_sender_restrictions to block these kinds of SPAM mails claiming to be originating from my own domain.
Start Free Trial