On Tuesday, October 20, 2009 at 23:03 CEST,
     Thierry Voyat <[email protected]> wrote:

> In "relay_recipient_maps" I use LDAP query like
> (|(uid =%u)(mail=%s))
> that works quite normally.
> 
> [email protected] produce (|(uid=user)([email protected]))
> 
> I would now use addresses with "+" delimiter like [email protected]
> but LDAP queries do research on uid=user+foo or [email protected]
> what does obviously not.
> 
> Is there a way for the extension "+foo" be ignored on this stage ?

Yes, Postfix already does the right thing for you. See TABLE SEARCH ORDER
and ADDRESS EXTENSION in virtual(5).

-- 
Magnus Bäck
[email protected]

Reply via email to