|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Joey (Joey
Web56.Net)
Date: Tue Jul 03 2007 - 22:47:18 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
In this example the same information is in both sender_checks &
client_checks.
Do I really need the same info in both?
Thanks!
/etc/postfix/sender_checks:
# This file must be "compiled" with "postmap"
# Using a domain name
example.tld 554 Spam not tolerated here
# Maybe example2.tld is on a DNSbl, but we want to let their
# email in anyway.
example2.tld OK
# We get lots of spam from example3.tld, but we have somebody
# there from which we do want to hear
someuser
example3.tld OK
example3.tld REJECT
/etc/postfix/client_checks:
# This file must be "compiled" with "postmap"
# Using a domain name
example.tld 554 Spam not tolerated here
# Maybe example2.tld is on a DNSbl, but we want to let their
# email in anyway.
example2.tld OK
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]