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?