jalal escreveu: > Trying to debug a delivery problem recently (with Postfix) and I > realized that Dovecot wasn't logging any of the delivery information. > I'm using Postfix to recieve mail, which is passing it on to Dovecot's > deliver to actually deliver the emails into the mail boxes. > > In dovecot.conf, I have: > protocol lda { > log_path = /var/tmp/dovecot-deliver.log > } > > Any clues as to how I can have a delivery log? >
That file will only log errors and abnormal conditions. To get information on all deliveries, set info_log_path to the file you want. -- Eduardo M Kalinowski [EMAIL PROTECTED]