Blocking emails that claim to come from our
Drew Marshall
drew at THEMARSHALLS.CO.UK
Wed Dec 7 16:39:43 GMT 2005
[ The following text is in the "iso-8859-1" character set. ]
[ Your display is set for the "US-ASCII" character set. ]
[ Some characters may be displayed incorrectly. ]
On Wed, December 7, 2005 16:23, Erick Perez wrote:
> isnt this supposed to work?
>
> smtpd_client_restrictions = permit_mynetworks, check_client_access
> hash:/etc/postfix/mydomain_rules, warn_if_reject
> smtpd_helo_restrictions = permit_mynetworks, check_client_access
> hash:/etc/postfix/mydomain_rules, warn_if_reject
The warn_if_reject is in the wrong place. It should look like:
smtpd_client_restrictions = permit_mynetworks, warn_if_reject
check_client_access hash:/etc/postfix/mydomain_rules
Don't forget to postmap the mydomain_rules file
Drew
--
In line with our policy, this message has
been scanned for viruses and dangerous
content by MailScanner, and is believed to be clean.
www.themarshalls.co.uk/policy
------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the Wiki (http://wiki.mailscanner.info/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
Support MailScanner development - buy the book off the website!
More information about the MailScanner
mailing list