5 Jan
2007
5 Jan
'07
8:26 p.m.
On 5.1.2007, at 19.12, Steven F Siirila wrote:
After upgrading a test server from rc15 to rc16, Postfix was no
longer able to deliver mail via Dovecot deliver:Jan 5 11:00:59 testhost postfix/local[8873]: 497282EFE:
to=<testuser@testhost>, relay=local, delay=1.2,
delays=0.13/0.02/0/1, dsn=5.3.0, status=bounced (Command died with
status 89: "/opt/dovecot/libexec/dovecot/deliver -f "$SENDER"")Should "status 89" mean something to me? How can I debug this?
It should log the actual error message into Dovecot's log file. If
not, you haven't given enough permissions to write to the logs
(http://wiki.dovecot.org/LDA -> Logging).