I have a situation where I'm trying to send mail to [email protected] (the root domain on my server) and it fails with no such user.
If I send that same mail to [email protected] (node is the name of the actual server), it gets forwarded correctly to the admin account in /etc/aliases
What have I misconfigured? I can send mail to [email protected] and that works fine.
admin is an actual account on the server, postmaster is not, and should not have to be as mail to postmaster should be forwarded.
If I send that same mail to [email protected] (node is the name of the actual server), it gets forwarded correctly to the admin account in /etc/aliases
What have I misconfigured? I can send mail to [email protected] and that works fine.
admin is an actual account on the server, postmaster is not, and should not have to be as mail to postmaster should be forwarded.