著者: Jakob Hirsch 日付: To: 'Exim-users' 題目: Re: [exim] executing a router only, when no other router was accesses
Marco Herrn wrote:
>> It would expand to
>> data = forwarded_address@???, original_address@???
>> but only if there's a mailbox original_address@???, otherwise
>> data = forwarded_address@???
> Well, that shouldn't work, since for original_address@??? a
> new message would be created, which itself is handled by the same
It will work, the forward router declines previously routed addresses.
>> Btw, did you think about what will happen if there is more than one
>> alias to a single address?
> I do not see any scenario that could lead to problems here. Do you?
I remember having problems with that, but I seem to mix things up. Looks
like it's working, so forget about that.