SMTPDebugDNSBL
Short Description: Enables/disables debug of DNS BL lookups when receiving a SMTP email.
Description:
This entry enables debug of DNS Blacklist lookups when receiving a SMTP emails.
You could use the this parameter in combination with SMTPdebugcontrols.
SMTPdebugcontrols = 3
SMTPdebugDNSBL=1
If you use both of them this might be the result:
20/09/2004 09:37:00 SMTP Server [03836:00011-08201] Controls Debug: Getting hostname for [129.42.60.216]
20/09/2004 09:37:00 SMTP Server [03836:00011-08201] Controls Debug: Host: ibm.com Address: [129.42.60.216]
20/09/2004 09:37:00 SMTP Server [03836:00011-08201] Performing DNSBL filter lookup for 10.160.28.212.relays.ordb.org
20/09/2004 09:37:01 SMTP Server [03836:00011-08201] DNSBL filter lookup returned status: No address associated with name
20/09/2004 09:37:01 SMTP Server [03836:00011-08201] Performing DNSBL filter lookup for 10.160.28.212.sbl.spamhaus.org
20/09/2004 09:37:01 SMTP Server [03836:00015-12301] DNSBL filter lookup returned status: No address associated with name
20/09/2004 09:37:03 SMTP Server [03836:00011-08201] DNSBL filter lookup returned status: No address associated with name
20/09/2004 09:37:03 SMTP Server [03836:00011-08201] Performing DNSBL filter lookup for 10.160.28.212.list.dsbl.org
20/09/2004 09:37:05 SMTP Server [03836:00011-08201] DNSBL filter lookup returned status: No address associated with name
20/09/2004 09:37:05 SMTP Server [03836:00011-08201] Performing DNSBL filter lookup for 10.160.28.212.blackholes.mail-abuse.org
None
SMTPDebugDNSBL=0/1
SMTPDebugDNSBL=1
None
Server
7.0.0
Bastian Wieczorek