Howdy All-
I have a problem with the aliases for postmaster, root, and mailer-daemon.
I have followed the step that creates the aliases:
# Setup the primary administrator's email address.
# This address will receive mail for root, postmaster, and mailer-daemon. # Replace "[EMAIL PROTECTED]" with your email address (cd ~alias; echo "[EMAIL PROTECTED]" > .qmail-postmaster ;\ echo "[EMAIL PROTECTED]" > .qmail-mailer-daemon ;\ echo "[EMAIL PROTECTED]" > .qmail-root ) chmod 644 ~alias/.qmail* I changed the [EMAIL PROTECTED] to the email address that I want that mail to go to.
I looked in the .qmail-postmaster file in the /var/qmail/alias folder and it shows the address that I want the mail sent to.
When I send mail to [EMAIL PROTECTED] I get this message in return:
[EMAIL PROTECTED] (511 sorry, no mailbox here by that name (#5.1.1 - chkuser))
What the heck did I miss????? ((dan says with a confused look on his face))
Thanks for the assist.
dan
|
- Re: [toaster] postmaster alias problem Dan Scrimpsher
- Re: [toaster] postmaster alias problem Shane Chrisp
- Re: [toaster] postmaster alias problem Dan Scrimpsher