Am 11.07.2014 18:43, schrieb Eric Shubert:
> On 07/11/2014 01:03 AM, ML mail wrote:
>> spamdyke was clearly developed for all the lack of qmail and as you say 
>> Erwan, it is useless for postfix which already implements all these features 
>> nicely.
>>
> 
> Is that with or without mailscanner?
> 
> I'd like to know more about how to implement spamdyke features 
> (especially rDNS related functionality) with postfix. Can you point me 
> in the right direction?

http://www.postfix.org/POSTSCREEN_README.html
http://stackoverflow.com/questions/18527305/block-incoming-connections-with-hostnames-that-contain-ip-addresses

smtpd_client_restrictions = permit_sasl_authenticated,
 reject_unknown_client_hostname,
 regexp:$sample_directory/regex/ptr.cf,
 permit


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to