OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: "#" character as the first character of the email address in the map file

From: Victor Duchovni (Victor.Duchovnimorganstanley.com)
Date: Thu Apr 03 2008 - 12:58:40 CDT


On Thu, Apr 03, 2008 at 07:11:32PM +0200, Jevos, Peter wrote:

> > If you query AD directly, the "#" addresses will work fine. Do you have
> > to query a snapshot? Would the query load be too high? Many people
> > dedicate a replica LDAP (AD) server for mail servers, so users are
> > not impacted by high mail server query load.
>
> Hi I'm using Chris Covington's script from
> http://www-personal.umich.edu/~malth/gaptuning/postfix/
>
> Yes, it takes about 4 minutes to get it. There is about 30000 addresses
> in the reply_recipents file

Consider using LDAP directly:

    search_base = ...
    query_filter = proxyaddresses = smtp:%s
    result_attribute = mail
    bind_dn = ...
    bind_pw = ...

--
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majordomopostfix.org?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.