I am trying to ban an address from sending through my system.

I have this in main.cf:

header_checks = regexp:/etc/postfix/header_checks

In the header_checks file, I have this:

/^From: .*someplace.org/ DISCARD

I did a 'postfix reload'

Messages from someplace.org are still being delivered. What have I missed?

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

Reply via email to