Blocking emails that claim to come from our
Kosta Lekas
KLekas at FOXRIVER.COM
Wed Dec 7 16:57:48 GMT 2005
Have you guys heard of Mail::SpamAssassin::Plugin::SPF
http://www.openspf.org/
kosta
-----Original Message-----
From: MailScanner mailing list [mailto:MAILSCANNER at JISCMAIL.AC.UK] On
Behalf Of Drew Marshall
Sent: Wednesday, December 07, 2005 10:40 AM
To: MAILSCANNER at JISCMAIL.AC.UK
Subject: Re: Blocking emails that claim to come from our
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!
------------------------ 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