Hi Mike,

> -----Original Message-----
> From: Mike Vanecek

> Details of the problem follow:
> 
> My restrictions in /etc/postfix/main.cf in this order are:
> 
> permissive  = permit

Is this a class?  Did you define it?


> smtpd_client_restrictions = permit_mynetworks,
>     reject_rbl_client dnsbl.njabl.org,
>     reject_rbl_client relays.osirusoft.com,
>     reject_rbl_client bl.spamcop.net,
>     reject_rbl_client list.dsbl.org,
>     reject_unknown_client
> 
> smtpd_helo_restrictions = permit_mynetworks,
>      reject_invalid_hostname,
>      reject_unknown_hostname

The first permit_mynetworks should win.


> [EMAIL PROTECTED] postfix]# grep reject /var/log/maillog
> Aug 24 04:37:31 www postfix/smtpd[2917]: EC710E0541: reject: RCPT
> from unknown[195.18.71.121]: 450 Client host rejected: cannot find 
> your hostname, [195.18.71.121]; 
> from=<[EMAIL PROTECTED]> to=<me> 
> proto=ESMTP helo=<mail.readershouse.nl>
> 
> ...
> 
> Aug 24 14:20:49 www postfix/smtpd[5472]: B8997E055D: reject: RCPT
> from unknown[195.18.71.121]: 450 Client host rejected: cannot find 
> your hostname, [195.18.71.121]; 
> from=<[EMAIL PROTECTED]> to=<me> 
> proto=ESMTP helo=<mail.readershouse.nl>
> 
> [EMAIL PROTECTED] postfix]# host 195.18.71.121
> Host 121.71.18.195.in-addr.arpa not found: 3(NXDOMAIN)

I don't understand your log.  Why is mail.readerhouse.nl sending you
spamassassin-talk-admin messages.  The IP query for 195.18.71.121 is
answered by RIPE for readerhouse but mail.readerhouse.nl answers to
195.18.71.2.  My log indicates that lists.sourceforge.net sends SA-talk
messages from 66.35.250.206.

--Larry



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to