Bug#376549: another approach
Robert Millan
rmh at aybabtu.com
Thu Jul 6 20:24:30 UTC 2006
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 <honeypot at aybabtu.com>. Note: this address is only intended for
spam harvesters. Writing to it will get you added to my black list.
More information about the Pkg-exim4-maintainers
mailing list