On Thu, Jul 06, 2006 at 08:12:53PM +0200, Robert Millan wrote:
> + # Same thing, but with "deny" policy
> + .ifdef CHECK_RCPT_DOMAIN_DNSBLS_DENY
> + deny
> + message = $sender_address_domain is listed at $dnslist_domain
> ($dnslist_value: $dnslist_text)
> + log_message = $sender_address_domain is listed at $dnslist_domain
> ($dnslist_value: $dnslist_text)
> + !senders = ${if exists{CONFDIR/local_domain_dnsbl_whitelist}\
> + {CONFDIR/local_domain_dnsbl_whitelist}\
> + {}}
> + dnslists = CHECK_RCPT_DOMAIN_DNSBLS_DENY/$sender_address_domain
> + .endif
Sorry, wrong patch. Instead of CHECK_RCPT_DOMAIN_DNSBLS_DENY it'd have to be
something that doesn't contain CHECK_RCPT_DOMAIN_DNSBLS, or the parser will get
confused.
--
Robert Millan
My spam trap is <[EMAIL PROTECTED]>. Note: this address is only intended for
spam harvesters. Writing to it will get you added to my black list.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]