On Fri, Sep 27, 2013 at 07:17:08AM +0200, Stefan Foerster wrote: > > I've verified I can recreate this issue with a list of 30 users with > > the same configuration. I don't see it with a list of 25 users. > > I'm sure there's a postconf key that would control this, but I > > haven't had any luck tracking it down. Thoughts welcome. ;) > > Does the issue persist if a owner-listname alias is created, pointing > to e.g. postmaster?
1. The magic 50 strongly points at SMTP delivery, not local. 2. The owner-listname alias is a feature of the local(8) delivery agent, which is almost certainly not used in this case. 3. The local delivery agent uses a large duplicate elimination table, and alias expansion is generally handled internally without a second transit through the queue. So no, that is a not a good lead. -- Viktor.