OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
writable proxymap service update

From: Wietse Venema (wietseporcupine.org)
Date: Sun Dec 02 2007 - 19:33:00 CST


I've updated the patch for proxymap write support, and it now seems
to work with "postmap -i" tests.

     ftp://ftp.porcupine.org/tmp/proxy_update.patch

With this, mail.cf would say:

     auth_fail_map = proxy:btree:/some/where/filename

I still need to add support for configurable proxymap service name,
so that SMTP clients can use a dedicated proxymap server with a
process limit of 1.

    smtp -o proxymap_service_name=auth_fail

I will add that support tomorrow.

The upshot is that your first implementation with map access
by SMTP clients was almost there.

There is no need for two different map lookup services in Postfix.

        Wietse