Aleksander Podsiadly wrote:
W dniu 28.09.2009 06:02, Maxwell Smart pisze:
I think this is what your looking for (/var/log/qmail/smtp/). Even with this origin IP in the whitelist_ip it doesn't work, or in the whitelist_rdns.

@400000004abf75d32e6d5294 spamdyke[19048]: DENIED_RDNS_MISSING from: [email protected] to: [email protected] origin_ip: 207.115.36.143 origin_rdns: (unknown) auth: (unknown) @400000004abf793115494994 spamdyke[19678]: DENIED_RDNS_MISSING from: [email protected] to: [email protected] origin_ip: 207.115.36.143 origin_rdns: (unknown) auth: (unknown) @400000004abf79462e4b20ac spamdyke[19684]: DENIED_RDNS_MISSING from: [email protected] to: [email protected] origin_ip: 207.115.36.143 origin_rdns: (unknown) auth: (unknown)
DENIED_RDNS_MISSING: The connection was blocked because the remote server has no rDNS name at all.

8<-- my test
[a...@alexia ~]$ host 207.115.36.143
143.36.115.207.in-addr.arpa domain name pointer nlpi129.sbcis.sbc.com.
[a...@alexia ~]$ host -t mx yother.com
yother.com mail is handled by 10 mail.yother.com.
[a...@alexia ~]$ host mail.yother.com
mail.yother.com has address 64.168.70.133
[a...@alexia ~]$ host 64.168.70.133
133.70.168.64.in-addr.arpa is an alias for 133.128.70.168.64.in-addr.arpa.
133.128.70.168.64.in-addr.arpa domain name pointer mail.yother.com.
133.128.70.168.64.in-addr.arpa domain name pointer laetitia.area510.net.
8<-- EOT my test

Check configuration of DNS on your server. Probably your server can't resolve name from IP.


I concur. Presuming you have 127.0.0.1 as the first line in your /etc/resolv.conf, what does
# dig @127.0.0.1 -x 207.115.36.143
give you?
You should use whatever nameserver address is listed first in your toaster's /etc/resolv.conf file.

--
-Eric 'shubes'


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]


Reply via email to