Charles Marcus put forth on 11/3/2010 8:49 AM:
> On 2010-11-02 10:07 PM, Stan Hoeppner wrote:
>> Last, but not least important by any means (understatement), you may
>> wish to try out:
>> http://www.hardwarefreak.com/fqrdns.pcre
>>
>> Implement this as:
>>
>> smtpd_recipient_restrictions
>>      permit_mynetworks
>>      permit_sasl_authenticated
>>      reject_unauth_destination
>>      ...
>>      check_client_access pcre:/etc/postfix/fqrdns.pcre
>>      ...
> 
> I keep meaning to say/ask - thanks for this - and do you update this
> frequently/ever? Meaning, would anyone using it want to download new
> versions periodically (I'm thinking the answer is no, but just want to
> confirm)?

I've only added a single entry, the very last one, which breaks
tradition with the rest of the file.  The expression I added targets a
snowshoe operation, whereas the rest target PBL type hosts.  Other than
that all I've done is clean up a few errors in the original expressions
so the file could run as a PCRE instead of a regexp.

Ned Slider asked the same thing off list recently regarding making this
a project.  I think it would be a great idea for this to become a larger
community project.  I'm just not in a position to lead it or host it.
I'd probably try to contribute a little to it here and there though.

> Thanks again Stan,

You're welcome.  I'm glad it helps others besides me.  Also thank the
anonymous soul who donated it to spam-l so long ago.

-- 
Stan

Reply via email to