I am trying to see if there is any way I can send email from external email address to Unix user account. I don't know if this at all possible or not.
For example, if my external email address is [email protected] and unix user name is test@localhost on testserver.test.com then I would like send email from [email protected] to test@localhost.
With mail command I know I can send email from Unix to my account on Gmail/Outlook but I would to know if any way exists to do reverse. Ultimately I want to have it available in /var/spool/mail/test account.
testserver.test.com, just send mail from[email protected]to[email protected].