Re: virtual_alias_expansion_limit

2010-09-28 Thread Jason Voorhees
Thanks, your last sentence was the one I need to understand my problem. Bye :) On Tue, Sep 28, 2010 at 12:31 PM, Victor Duchovni wrote: > On Tue, Sep 28, 2010 at 11:24:47AM -0500, Jason Voorhees wrote: > >> I know that Postfix defaults virtual_alias_expansion_limit directive >&g

Re: virtual_alias_expansion_limit

2010-09-28 Thread Victor Duchovni
On Tue, Sep 28, 2010 at 11:24:47AM -0500, Jason Voorhees wrote: > I know that Postfix defaults virtual_alias_expansion_limit directive > to 1000. I have a question: > > What happens if I have a virtual_alias_maps that returns more than > 1000 results? Will postfix will send e-ma

virtual_alias_expansion_limit

2010-09-28 Thread Jason Voorhees
Hi people: I know that Postfix defaults virtual_alias_expansion_limit directive to 1000. I have a question: What happens if I have a virtual_alias_maps that returns more than 1000 results? Will postfix will send e-mail to the first 1000 results and ignore the rest from 1001? I ask this because