[Dovecot] Dovecot as LDA with Postfix

Timo Sirainen tss at iki.fi
Wed Aug 9 20:19:56 EEST 2006


On Wed, 2006-08-09 at 12:36 -0400, Gerard Seibert wrote:
> Aug  9 11:56:20 scorpio postfix/local[4324]: 818AEBF6F: to=<gerard-gmail at localhost.seibercom.net>, orig_to=<gerard-gmail at localhost>, relay=local, delay=495, delays=494/0.06/0/0.81, dsn=4.3.0, status=deferred (temporary failure)

Most likely deliver wrote the actual error message to Dovecot's log
file. However because deliver tries to write to logs directly instead of
through master process like Dovecot normally does, it may not have
permissions to write. So, try making sure that it does or set different
log path to deliver with:

protocol lda{
  ..
  log_path = /var/log/deliver.log
}

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20060809/c107ffd9/attachment.pgp 


More information about the dovecot mailing list