2009/6/13 Wietse Venema <wie...@porcupine.org>: > One final input: be sure to give each alias an owner-alias so that > Postfix will store the result of alias expansion in new queue > files. > > Otherwise, the result of expansion will not be stored. After failure > of delivery to one local recipient in the expansion, the whole > alias will be expanded again when delivery is retried, which is > something that the other recipients will not appreciate.
Could you clarify what you mean by this? I get tables and the general architecture just fine, but I don't understand what you mean by an owner-alias. I'm assuming a trivial lookup of key=myl...@example.com, with 300,000 "values", presumably all external email addresses. Or perhaps I'm misinterpreting this, given that you're referring to local recipients. I'm not sure why re-evaluating the alias would cause multiple delivery (that's what the other recipients won't appreciate, right?)