This is a discussion on Append hostname to recipient's username - SendMail ; If a recipient address without hostname, sendmail will auto append mail server hostname after username. Is there a way to append hostname other than mail server name? For example, the server name is mail.server.com. When recipient address only contains xxx, ...
If a recipient address without hostname, sendmail will
auto append mail server hostname after username. Is
there a way to append hostname other than mail server
name?
For example, the server name is mail.server.com. When
recipient address only contains xxx, sendmail will
complete the email address as xxx@mail.server.com. Is
there a way to make it appeared as xxx@server.com?
Thanks.
Min