Hi Wietse, Thank you for your response. 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
but it appears that the mail server is not recognizing that it is the one to accept the mail for that user. Is the /etc/alaises file not referenced when the .forward file is read? Aloha, Sharon *=============================================================* | UH/SOEST-Research Computer Fac vox: (808) 956-2616 | | 1680 East West Rd- POST820 email: [email protected] | | Honolulu, Hi 96822 fax: (808) 956-9256 | *=============================================================* On 05/26/2015 02:30 PM, Wietse Venema wrote:
Sharon Stahl:Postfix has a much different behavior. Both "username" and "\username" get forwarded off and then sent back (because it should have been a local delivery)Why should this be delivered locally? A domain-less address will get @$myorigin appended. A domain is delivered locally only if is listed in $mydestination. Wietse
