Re: Sendmail/Blacklists rejecting authenticated users
- From: Łukasz Kwiek <woo@xxxxxxxxx>
- Date: Thu, 12 Jan 2006 22:48:48 +0100
Michael Knox napisał(a):
Quick question regarding dnsbl's... The other day I was in the Pittsburgh airport trying to send an email using their free wifi. Unsurprisingly this network's ip range is listed on a few of the blacklists. This resulted in my mail server rejecting my connection when I tried to send some emails. Does anyone know how I can configure sendmail/procmail to not check the IP addresses against the dnsbls for authenticated users? I have already done a fair amount of googling but haven't come up with anything workable, nor can I think of a good way to test (since I don't have access to a blacklisted network).
Thanks,
Mike
Just add this line to your sendmail.mc configuration:
FEATURE(`delay_checks')dnl
(more about this sendmail option at: http://www.sendmail.org/m4/anti_spam.html#delay_check)
Using dnsbl with "delay_checks" and local whitelist should solve all your problems which you can have with dnsbl.
Regards, Woo
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
- References:
- Sendmail/Blacklists rejecting authenticated users
- From: Michael Knox
- Sendmail/Blacklists rejecting authenticated users
- Prev by Date: Re: Sendmail/Blacklists rejecting authenticated users
- Next by Date: Re(2): Hide internal address (Postfix)
- Previous by thread: Re: Sendmail/Blacklists rejecting authenticated users
- Index(es):