Stanley Robins wrote:
i created .qmail-root , .qmail-postmaster , .qmail-maildaemon and put the address like .qmail-root has entry of &postmaster@mydomain.com and i have rebooted the server after tath but still i am getting bounces.. and i read in lwq book tath i need to run newaliases but i dont have that file in my qmail/bin.. what should be the issue ??




This is the qmail-send program at mail.mydomain.com.
I tried to deliver a bounce message to this address, but the bounce bounced!

< [EMAIL PROTECTED]>:
Sorry, no mailbox here by that name. vpopmail (#5.1.1)
anonymous is a different user/alias. Unless you set all bounced emails to go tho postmaster you'll never get these. You can create a sym link this way:
ln -s /var/qmail/alias/.qmail-root /var/qmail/alias/.qmail-anonymous
chmod 644 /var/qmail/alias/.qmail*
And you'll be able to receive the emails to [EMAIL PROTECTED] to your [EMAIL PROTECTED] address (which is probably the same as your [EMAIL PROTECTED] address)


Reply via email to