Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
However, if I send an email from the command prompt:
echo hello | mail -s Test admin@<server>.<domain>.net
...it never shows up anywhere. I am not sure what happens to it. However, if I only use:
echo hello | mail -s Test admin@<domain>.net
...I do properly receive that email. Possibly during the upgrade to 4.5.11 something was reset? I.e.: either <server>.<domain>.com stopped resolving or the default admin email address what reset?
Those are only thoughts.
Should I try to correct this by properly resolving the email address of <server>.<domain>.com or should I change the admin address?
...and, sorry but, I am unsure how would I accomplish either of those...whichever is the better choice.
I would set the destination to: admin@<domain>.net if that's your normal admin account.
I don't understand why you're using two different domains i.e. <server>.<domain>.com and <server>.<domain>.net Run the command 'zmprov gad' and see what shows up.