Hullo Users, I configured recipient_blacklist using postfix as below in order to block users from replying fake emails.
But i am getting problems with my mail clients as they are unable to send mail. smtpd_recipient_restrictions = check_recipient_access hash:/etc/postfix/recipient_blacklist #postmap /etc/postfix/recipient_blacklist #postfix reload recipient_blacklist: cutomertal...@mytestdomain.com REJECT Could anyone out there help and advice with this?