Displaying 3 results from an estimated 3 matches for "25d63d9c7f5a".
2015 Dec 01
3
mail_log plugin and uid=error in log file
Hi,
I enabled notify and mail_log plugins to log the message uid for new
emails delivered via LMTP. All works fine except that the uid is not
always logged (see uid=error instead of uid=NUMBER)
from dovecot.log:
Dec 01 10:03:08 lmtp(alessio at domain.com): Info: copy from <lmtp DATA>:
box=INBOX, uid=error, msgid=<14489594 at domain.com>, from="WordPress"
<wordpress
2015 Dec 01
0
mail_log plugin and uid=error in log file
...rom Joy
>
> Dec 01 10:03:09 lmtp(alessio at domain.com): Info: copy from <lmtp DATA>: box=INBOX, uid=92, msgid=<03c4e16d at www.domain.com>, from="WordPress" <wordpress at domain.com>, subject=Enquiry from Joy
Does this help? http://hg.dovecot.org/dovecot-2.2/rev/25d63d9c7f5a
2015 Dec 01
2
mail_log plugin and uid=error in log file
On 01/12/2015 16:31, Timo Sirainen wrote:
>
> Does this help? http://hg.dovecot.org/dovecot-2.2/rev/25d63d9c7f5a
>
Hi Timo,
Sorry about the thread hijacking but, speaking about the mail_log
plugin, what do you think about the ability to add the session number to
the log lines produced by this plugin?
This could be a useful information to have too, especially on a large
traffic mailhost.
Regards,
Gi...