On Fri, 2004-04-16 at 00:58, Anton Nekhoroshih wrote: > On mine are incorrectly created aliases at creation of users. > It should seems to me it to be so: (see attach)
Ah, I see what you mean now. As a matter of fact, the behaviour as it was was the right behaviour. In the deliver_to field of the aliases table, a number is inserted whenever it's a 'local' alias, pointed directly to a mailbox. Otherwise, a string is used to denote a different alias (possibly to an external address). This is not the most elegant setup, but it works perfectly. Ilja