
Originally Posted by
Ninux
Sorry, i will explain in more details.
My problem is "I don't can send mails from webmail", wen I try, I receive the error "554 5.7.1 : Relay access denied", but emails sent by outlook or thunderbird no have problems.
After search on forum I found many posts saying these problem is caused by the another process of postfix running out of zimbra or mynetworks conf is wrong.
When I executed the command "postconf mynetworks" on zimbra ( logged with zimbra user) and I receive the error "/opt/zimbra/postfix/sbin/postconf: command not found".
The directory /opt/zimbra/postfix doesn't exist.
I didn't installed this zimbra, I assumed the server on operation.
Post the output of the following commands (run on the Zimbra server):
Code:
su - zimbra
zmcontrol -v
zmcontrol status
The first command will just get you to the Zimbra user, it's the output of the second and third command that's important.