On Mon, Aug 30, 2010 at 04:45:39PM +0200, Patrick Ben Koetter wrote:

> * Patrick Ben Koetter <p...@state-of-mind.de>:
> > Is "smtp:%s" sufficient? IIRC the main mail address is noted as "SMTP:%s". A
> > query that catches those too would be this:
> > 
> >      query_filter = (|(proxyAddresses=smtp:%s)(proxyAddresses=SMTP:%s))
> 
> On second thought...
> 
> A query that matches all aliases goes like this:
> 
>       query_filter = proxyAddresses=smtp:%s
> 
> A query filter that matches final recipients:
> 
>       query_filter = proxyAddresses=SMTP:%s

This is wrong. Both queries find the same results.

-- 
        Viktor.

Reply via email to