[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Repeated Blacklisting / IP reputation
- Subject: Repeated Blacklisting / IP reputation
- From: cloos at jhcloos.com (James Cloos)
- Date: Sat, 12 Sep 2009 17:05:57 -0400
- In-reply-to: <[email protected]> (Joe Greco's message of "Tue, 8 Sep 2009 14:34:10 -0500 (CDT)")
- References: <[email protected]>
>>>>> "Joe" == Joe Greco <jgreco at ns.sol.net> writes:
Joe> Show me ONE major MTA which allows you to configure an expiration
Joe> for an ACL entry.
Any MTA which supports using an sql db as its backend. Postfix is a
fine example.
You just define the table and the query to either have an until column,
or have a column with the timestamp of when the entry was added and have
the query ignore rows which are older than some given time.
And with postfix, using its sql proxy capability, using a sql backend is
fully performant.
-JimC
--
James Cloos <cloos at jhcloos.com> OpenPGP: 1024D/ED7DAEA6