Re: static map returns 554, causing message to be accepted

2010-10-03 Thread Noel Jones
On 10/3/2010 7:34 AM, martin f krafft wrote: Dear list, I found that a lot of spam can be weeded out by rejecting clients who greet me with my own hostname. Initially, I achieved this with the following: main.cf: smtpd_helo_restrictions = […] check_helo_access pcre:$config

Re: static map returns 554, causing message to be accepted

2010-10-03 Thread Stan Hoeppner
martin f krafft put forth on 10/3/2010 7:34 AM: > Dear list, > > I found that a lot of spam can be weeded out by rejecting clients > who greet me with my own hostname. Initially, I achieved this with > the following: > > main.cf: > smtpd_helo_restrictions = > […] > check_helo_ac