I am trying to create aliases on ALL domains as well as future created domains for 4 different email addresses. postmaster@domain.com, abuse@domain.com, root@domain.com, and mailer-daemon@domain.com. According to all qmail documentation, these go in /var/qmail/alias
I have created the following files in /var/qmail/alias .qmail-root, .qmail-postmaster, .qmail-abuse, .qmail-mailer-daemon.
The contents of all the above files is one line which is &me@mydomain.com
Yet if I attempt to send an email to postmaster@hosted-domain.com it comes back with
The mail server responded: sorry, no mailbox here by that name. (#5.7.17)
. Please check the message recipient root@somedomain.org and try again.
I have created the following files in /var/qmail/alias .qmail-root, .qmail-postmaster, .qmail-abuse, .qmail-mailer-daemon.
The contents of all the above files is one line which is &me@mydomain.com
Yet if I attempt to send an email to postmaster@hosted-domain.com it comes back with
The mail server responded: sorry, no mailbox here by that name. (#5.7.17)
. Please check the message recipient root@somedomain.org and try again.