Hello all,

I have attempted to block a domain from sending through my mail
system. The result of my efforts is that this domain can still send
mail. Here is what I have done.

Created a sender_access file in /etc/postfix. The content:

zeusmail.org REJECT
apotmail.org REJECT

postmap /etc/postfix/sender_access

I added this to main.cf:
smtpd_sender_restrictions = check_sender_access hash:/etc/postfix/sender_access

I restarted Postfix.

As I said above, mail from the apotmail.org domain continues to come
through. What have I missed?

-- 
Christopher Adams
adam...@gmail.com

Reply via email to