Wietse:
> A domain-less address will get @$myorigin appended. A domain
> is delivered locally only if is listed in $mydestination.
Sharon Stahl:
> In the .forward file, I was expecting that the "username only"
> would get delivered because the aliases file shows that the
> alias for the username is username@thatsamemachine
A domain-less address in .forward will get @$myorigin appended.
Only if that domain is listed in mydestination, the address is given
to the local(8) delivery agent which does the aliases lookup.
Wietse