Re: Alias Expansion Problem

2009-06-27 Thread Victor Duchovni
On Fri, Jun 26, 2009 at 04:25:37PM -0700, Hirayama, Pat wrote: > So, the problem is with the recursion, and in fact, if it were just > an alias with 3000+ addresses in a flat file, that will be handled > without difficulty? Not exactly, the problem is that when expanding the list, Postfix encount

RE: Alias Expansion Problem

2009-06-26 Thread Hirayama, Pat
: Hirayama, Pat Cc: postfix-users@postfix.org Subject: Re: Alias Expansion Problem On Fri, Jun 26, 2009 at 12:52:33PM -0700, Hirayama, Pat wrote: > Hello, > > I've recently converted from sendmail, and postfix seems to be having problem > with a recursive alias we use. > > So,

Re: Alias Expansion Problem

2009-06-26 Thread Victor Duchovni
On Fri, Jun 26, 2009 at 12:52:33PM -0700, Hirayama, Pat wrote: > Hello, > > I've recently converted from sendmail, and postfix seems to be having problem > with a recursive alias we use. > > So, in our aliases file, we have an address like this: > > allstaff: user1, user2, user3 ... user79, us

Alias Expansion Problem

2009-06-26 Thread Hirayama, Pat
Hello, I've recently converted from sendmail, and postfix seems to be having problem with a recursive alias we use. So, in our aliases file, we have an address like this: allstaff: user1, user2, user3 ... user79, user80, allstaff80 allstaff80: user81, user82, ... user159, user160, allstaff160 a