I upgraded our server to 5.0GA from 5.0RC2 over the holiday and now I can't send or receive email from the web client. When I try to send I get the following error.
Code:
A network service error has occurred. msg: system failure: MessagingException
code: service.FAILURE
method: ZmCsfeCommand.prototype.invoke
detail: soap:Receiver
When I started looking through the logs I found a big problem with trivial-rewrite in /var/log/zimbra.log, the following is a snippet of the log errors
Code:
Jan 2 08:55:53 zimbra postfix/master[5748]: warning: process /opt/zimbra/postfix-2.4.3.3z/libexec/trivial-rewrite pid 8369 exit status 1
Jan 2 08:55:53 zimbra postfix/smtpd[7580]: warning: problem talking to service rewrite: Connection reset by peer
Jan 2 08:55:53 zimbra postfix/smtpd[7593]: warning: problem talking to service rewrite: Success
Jan 2 08:55:53 zimbra postfix/master[5748]: warning: process /opt/zimbra/postfix-2.4.3.3z/libexec/trivial-rewrite pid 8371 exit status 1
Jan 2 08:55:53 zimbra postfix/smtpd[7585]: warning: problem talking to service rewrite: Success
Jan 2 08:55:53 zimbra postfix/master[5748]: warning: process /opt/zimbra/postfix-2.4.3.3z/libexec/trivial-rewrite pid 8370 exit status 1
Jan 2 08:55:53 zimbra postfix/master[5748]: warning: process /opt/zimbra/postfix-2.4.3.3z/libexec/trivial-rewrite pid 8372 exit status 1
Jan 2 08:55:53 zimbra postfix/smtpd[7594]: warning: problem talking to service rewrite: Success
Jan 2 08:55:53 zimbra postfix/smtpd[7595]: warning: problem talking to service rewrite: Connection reset by peer
Jan 2 08:55:53 zimbra postfix/smtpd[7596]: warning: problem talking to service rewrite: Success
Jan 2 08:55:53 zimbra postfix/master[5748]: warning: process /opt/zimbra/postfix-2.4.3.3z/libexec/trivial-rewrite pid 8373 exit status 1
Any idea what's going on?