[Dovecot] debug user's message retrieval
Костырев Александр Алекс
Костырев Александр Алекс
Sat Sep 10 04:21:12 EEST 2011
It seems like it’s what I looked for.
Many thanks!
--
-----Original Message-----
From: dovecot-bounces at dovecot.org [mailto:dovecot-bounces at dovecot.org] On Behalf Of Urban Loesch
Sent: Friday, September 09, 2011 5:30 PM
To: Dovecot Mailing List
Subject: Re: [Dovecot] debug user's message retrieval
Hi,
perhaps the "mail_log" plugin can help you.
....
# mail_log plugin provides more event logging for mail processes.
plugin {
# Events to log. Also available: flag_change append
mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename
# Group events within a transaction to one line.
mail_log_group_events = no
# Available fields: uid, box, msgid, from, subject, size, vsize, flags
# size and vsize are available only for expunge and copy events.
mail_log_fields = uid box msgid size from
}
...
Regards
Urban
Костырев Александр Алексеевич wrote:
> I forgot to mention that when I go to user's directory there's no
> letters at all.
>
> On Fri, 2011-09-09 at 13:30 +1100, Костырев Александр Алексеевич wrote:
>> Hi there!
>>
>> Is there any method to log user's activity with pop3 service?
>>
>> I'll try to explain situation:
>>
>> In maillog I saw that my dovecot lmtp saved four letters in user's
>> mailbox.
>> After a while I got a call from that user saying that he received
>> nothing.
>>
>> Is there any method to log that that user RETR every single letter,
>> maybe with full names of letter's id or something like that?
>>
>
More information about the dovecot
mailing list