Dan Lists:
> On Wed, Mar 14, 2012 at 2:09 PM, Wietse Venema <[email protected]> wrote:
> >> I assume you are referring to the temporary whitelist. ?I do not see
> >> any way to configure what is uses to store the temporary whitelist.
> >> Is it configurable? ? Is there any way to share the temp whitelist
> >> between multiple servers?
> >
> > See: http://www.postfix.org/POSTSCREEN_README.html#temp_white
> > and text linked from there.
>
> Thanks. I searched the postscreen manual page for whitelist and
> didn't find that info.
>
> Would it be possible to use a mysql map instead of a btree? Or is
> that going to be too complicated?
Someone (Len Conrad?) tried postscreen on mysql a year or so ago
and it was clear that it could not achieve the low latencies that
postscreen requires. There are good reasons why web2 uses nosql
databases.
Wietse