Mart Pirita wrote:
> >
> > You have 70% legitimate senders from dynamic IP pools? What kind of e-mail
> > do you receive?
> All kind of normal emails.
Sending mails from dynamic IP addresses without using the
ISP's mail server is not "normal".
> > People running on dymanic IP pools tend to use their ISP
> > SMTP server, which is not on a dynamic IP pool...
>
> Well, I can't tell to the clients to use legal smtp server. And by the
> way, almost every big ISP smpt (hotmail, google, yahoo etc) server is
> also atleast every day some time blacklisted. So ISP -s smtp server
> isn't the best solution also. But now the problems seems, that, some RBL
> servers blacklistes whole countries and subnets, note the actual ip
> addresses.
That's not true in general. It depends which blacklist
you use. There are indeed very "aggressive" blacklists.
I don't recommend to use one of those.
Personally I've the following two lines in my sendmail.mc
which work very well. And yes, I can still receive mails
from google, yahoo etc. :-)
FEATURE(dnsbl,`combined.njabl.org',`Message from $&{client_addr} rejected - see http://njabl.org/')
FEATURE(dnsbl, `list.dsbl.org', `Rejected mail from $&{client_addr} - see http://dsbl.org/')dnl
Best regards
Oliver
--
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing
Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.
"UNIX was not designed to stop you from doing stupid things,
because that would also stop you from doing clever things."
-- Doug GwynMessage
Re: [milter-greylist] Greylist database retain tuples timeout same
2006-09-11 by Oliver Fromme
Attachments
- No local attachments were found for this message.