Hi Pablo,

in whitelist_rdns you can only put resolved names. 
For example:
bash#   host  78.36.27.162 
gives you:
78-36-27-162.dynamic.murmansk.dslavangard.ru
You put this answer in your whitelist_rdns (in this case no good idea).
The host you want to whitelist has no reverse- dns entry so you cannot 
whitelist it's name.
bash#  host 200.11.22.33
gives you:
Host 33.22.11.200.in-addr.arpa. not found: 3(NXDOMAIN)

If you want to whitelist this hosts rdns you need to ask the provider to setup 
reverse dns for that IP.

Andreas


Am Freitag, 19. Dezember 2008 schrieb Pablo Gonzalez:
> Thanks Andreas,
>
> I have tested with whitelist_ip ,it yes it  works!!! but with options
> allowed e-mail and bipass the filters spamdyke, my interesting is look
> work whitelist_rdns , what is the correct sintaxis on the file
> whitelist_rdns?
>
> Best Regards,
>
> Pablo
>
> On 19/12/2008, [email protected] <[email protected]> wrote:
> > Hi Pablo,
> >
> >  you'r mixing up whitelisting IP and whitelisting rdns.
> >  In the whitelist_rdns file you should put the resolved hostname (in this
> >  case it is not resolved,
> >  for the IP you should put that IP in
> >
> > ip-whitelist-file=/var/qmail/spamdyke/whitelist_ip
> >
> >
> > Then it will work.
> >  Andreas
> >
> >  > Hi guys, I have a problem with whitelist_rdns ,My spamdyke runnig is
> >  > spamdyke-3.1.8 + qmail configuration based in qmailrocks, activate few
> >  > days ago the options reject-empty-rdns and
> >  > reject-unresolvable-rdns, the questions is I have a domain  I need
> >  > include in  the whitelist_rdns but it does not work and still
> >  > rejected,
> >  >
> >  > my file is /var/qmail/spamdyke/whitelist_rdns:
> >  >
> >  > cat  /var/qmail/spamdyke/whitelist_rdns
> >  > ------
> >  > # Direction Ip_domain i need include#
> >  > 200.11.22.33
> >  >
> >  > -----
> >  >  the sintaxis is correct?
> >  >
> >  > my spamdyke.conf is:
> >  >
> >  > -------------
> >  > log-level=3
> >  > #full-log-dir=/var/qmail/spamdyke/log
> >  > local-domains-file=/var/qmail/control/rcpthosts
> >  > max-recipients=5
> >  > idle-timeout-secs=60
> >  > graylist-dir=/home/vpopmail/graylist
> >  > graylist-min-secs=300
> >  > graylist-max-secs=15552000
> >  > policy-url=Su cuenta de correo no esta correctamente configurada.
> >  > sender-blacklist-file=/var/qmail/spamdyke/blacklist_senders
> >  > recipient-blacklist-file=/var/qmail/spamdyke/blacklist_recipients
> >  > ip-in-rdns-keyword-file=/var/qmail/spamdyke/blacklist_keywords
> >  > ip-blacklist-file=/var/qmail/spamdyke/blacklist_ip
> >  > rdns-blacklist-dir=/var/qmail/spamdyke/blacklist_rdns
> >  > rdns-whitelist-file=/var/qmail/spamdyke/whitelist_rdns
> >  > ip-whitelist-file=/var/qmail/spamdyke/whitelist_ip
> >  > sender-whitelist-file=/var/qmail/spamdyke/whitelist_senders
> >  > greeting-delay-secs=5
> >  > check-dnsrbl=dul.dnsbl.sorbs.net
> >  > #check-dnsrbl=bogons.cymru.com
> >  > #check-dnsrbl=bl.spamcop.net
> >  > #check-dnsrbl=sbl.spamhaus.org
> >  > reject-missing-sender-mx
> >  > reject-empty-rdns
> >  > reject-unresolvable-rdns
> >  > #reject-ip-in-cc-rdns
> >  > #tls-certificate-file=/var/qmail/control/servercert.pem
> >  > smtp-auth-command=/home/vpopmail/bin/vchkpw /usr/bin/true
> >  > ---------------------------------
> >  >
> >  > Thanks,and sorry my bad english.
> >  >
> >  > Pablo
> > >
> > > _______________________________________________
> > >
> >  > spamdyke-users mailing list
> >  > [email protected]
> >  > http://www.spamdyke.org/mailman/listinfo/spamdyke-users
> >
> >  _______________________________________________
> >  spamdyke-users mailing list
> >  [email protected]
> >  http://www.spamdyke.org/mailman/listinfo/spamdyke-users
>
> _______________________________________________
> spamdyke-users mailing list
> [email protected]
> http://www.spamdyke.org/mailman/listinfo/spamdyke-users


_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to