Receiving Root Email
Hi,I want to get emails sent to "root@server.rhserve.com" to be delivered to my Gmail account. I have tried various methods without success. I set it to the following:
root
# Person who should get root's mail
#root:******@gmail.com
I then tried running the "newaliases" command in SSH but it gave error saying command not found. So I ran "sendmail -bi" which aparently does the same thing. This time it didn't give any errors and seemingly worked. However even after restarting Exim emails sent to root@server.rhserve.com are still not delivered to my Gmail address and are bounced back.
When I try to deliver the email from the Mail Queue manager in WHM I get this error:
Message 1F2hHx-0005NX-KH is not frozen
delivering 1F2hHx-0005NX-KH
LOG: MAIN PANIC
User 0 set for local_delivery transport is on the never_users list
LOG: MAIN
== root@server.rhserve.com R=localuser T=local_delivery defer (-29): User 0 set for local_delivery transport is on the never_users list
Can anyne help me with this? Many thanks.