I'm sending a sample email from root to user steves
[root@m1 mail]# echo 123 |mail -s 123 steves@metrofire.com.au
When I look in Outlook the email comes from
root@m1.metrofire.com.au
Why does "m1" (server name) appears in the email? I run Mailscanner.
I added m1.metrofire.com.au to /etc/mail/local-host-names but it hasn't made any differences.