similar to: mail_log & doveadm

Displaying 20 results from an estimated 100 matches similar to: "mail_log & doveadm"

2012 Jul 11
1
mail_log plugin logs UTF-8 mailbox name
A small bug in the mail_log plugin: When I copy a mail from the inbox to a mailbox with special characters, the mailbox name is logged in UTF-8: [...] copy from INBOX: box=INBOX.Euro ?, [...] I guess the name should be in mUTF-7, like it is done when I copy the other way round: [...] copy from Euro &IKw-: box=INBOX, [...]
2007 Jan 22
1
mail_log plugin in RC18
On Jan 22, 2007, at 8:37 AM, Timo Sirainen wrote: > + Added mail_log plugin to log various mail operations. Currently it > logs mail copies, deletions, expunges and mailbox deletions. Hi Timo - I saw this addition and it sounds very useful in our enviroment. Can the plugin be enabled for specific users? Or is is a system-wide only plugin? -- Roger J. Weeks Systems & Network
2007 Jan 30
0
mail_plugins = mail_log (pop3) crashing 1.0.rc18 and rc19
Hello Thank for adding mail_log plugin in Dovecot POP3/IMAP server. But when I am use "mail_log" in pop3 secction Dovecot getting the following log message: ... Jan 26 15:34:11 rtr dovecot: pop3-login: Login: user=<gk2>, method=PLAIN, rip=8x.xx.xx.xx, lip=8x.xx.xx.xxx Jan 26 15:34:11 rtr dovecot: POP3(gk2): dlopen(/opt/dovecot/v1.0rc19/lib/dovecot/pop3/lib20_mail_log_plugin.so)
2007 Feb 01
1
mail_log plugin, log throttling and killing of the IMAP child.
Hi, Just a quick check, was wondering if anyone is experiencing problems mass deleting/purging mails from a folder? I am on RC19 with the mail_log plugin enabled. Quite often, when a mass deletion/purge is attempted, we receive the following message in the dovecot logs: dovecot: Feb 01 11:36:27 Error: IMAP(userid): Sending log messages too fast, throttling.. Sometimes this is accompanied
2007 Apr 16
2
mail_log plugin
Hello all, Is there any way to add additional options for the mail_log plugin? Specifically, I'm wanting to make it so IMAP copy commands will show the source filename and/or the user's IP address. Is this possible? If there are docs for this info, feel free to point me to it. -Phillip
2007 Jun 20
1
mail_log plugin updates
It supports configuration now in devel version: # Events to log. Default is all. #mail_log_events = delete undelete expunge copy mailbox_delete # Group events within a transaction to one line. #mail_log_group_events = # Available fields: uid, box, msgid, size, vsize # size and vsize are available only for expunge and copy events. #mail_log_fields = uid box msgid size Without
2010 Jun 03
2
Panic with mail_log activated
Hi, We get intermitend deliver-errors when we have activated the mail_log plugin. The installed version is dovecot-2.0-beta5. Below, the error we get: Jun 02 21:58:11 lda(xxx at uib.es): Panic: file mail-log-plugin.c: line 364 (mail_log_mail_transaction_commit): assertion failed: (ret) Jun 02 21:58:11 lda(xxx at uib.es): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0 [0x31c4a35dd0]
2010 Jul 29
1
Patch: New event "mailbox_create" for the mail_log plugin
Hello, the following patch for the mail_log plugin (source version = 1.2.13) adds a new logging event "mailbox_create". Perhaps this is also of interest to other people except me ;) Best regards, Tobias Index: src/plugins/mail-log/mail-log-plugin.c =================================================================== --- src/plugins/mail-log/mail-log-plugin.c (revision 571) +++
2011 Apr 29
1
example-config mail_log plugin options
Hello, dovecot-2.0.12/doc/example-config/conf.d/10-logging.conf contains # 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,
2014 Aug 05
1
[Patch] mail_log plugin supports remote, local ip addresses
Hello, In attached file you will find patch for mail_log plugin to output local, remote ip addresses. It may be usefull for somebody. To enable support for dovecot 2.2.x versions change the line 'include "net.h"' instead of 'include "network.h"'. Thank you. P.S. Sorry, for previous empty message. -- With Best Regards, Vitaliy T. -------------- next part
2015 Aug 25
2
mail_log proposal: recipient
As Timo seems to be on a committing spree; I'd like to propose that in the mail_log_fields the recipient would be available. Like probably many dovecot users, my MUAs save to Sent; so when grepping the log to learn etc. that would just be useful Kind regards -- peter
2015 Aug 26
0
mail_log proposal: recipient
On 08/26/2015 12:22 AM, Peter Chiochetti wrote: > As Timo seems to be on a committing spree; I'd like to propose that in > the mail_log_fields the recipient would be available. > > Like probably many dovecot users, my MUAs save to Sent; so when grepping > the log to learn etc. that would just be useful You mean content of To: Cc: and Bcc: headers or what? This don't need
2015 Nov 02
0
IMAP COPY creates invalid index data with zlib and mail_log plugins enabled but zlib_save off
On 10/30/15 3:06 PM, Robert L Mathews wrote: > I've noticed that maildir IMAP COPY commands can generate invalid > dovecot.index entries when all seven of the following are true: As a followup to my own post, I believe I've tracked this problem down to this code at lines 119-124 of /src/plugins/zlib/zlib-plugin.c: /* don't uncompress input when we are reading a mail that
2015 Dec 01
0
mail_log plugin and uid=error in log file
On 01 Dec 2015, at 11:36, Alessio Cecchi <alessio at skye.it> wrote: > > 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
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
2015 Dec 01
0
mail_log plugin and uid=error in log file
On 2015-12-01 17:08:01 +0100, Gilles Chauvin wrote: > 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. mail_log_prefix = "%s(%u): %{session} "
2007 Sep 27
2
Log file name too with mail_log
Hi! Is there a way to log the file that have been copied when a person move it from a folder to another using mail_log? Actualy this is what I get in logfile: dovecot: 2007-09-27 15:15:33 Info: IMAP(user at mydomain.com): copy -> Spam: uid=101, msgid=<46FBC6C9.1060301 at somedomain.com>, box=Dovecot What I would like to have is something like: dovecot: 2007-09-27 15:15:33 Info:
2008 Nov 28
2
More info from mail_log plugin
HiWe need to track exactly when our users read messages. Unfortunately, I haven't been able to figure out how we can achieve this with Dovecot. Then I saw the mail_log plugin.Is it possible to extend the plugin to also log system flag changes? This would be great, because then we could see in the log files when the Seen flag has been set. Changes in user defined flags would also be interesting
2009 Jul 13
1
dovecot v1.2.1 expire-tool with mail_log enabled
Hello list, Sorry, if it has been asked, but searching throught list not give possitive answers. After upgrade to dovecot version 1.2.1 expire-tool stoped working. I have changed database format and config file to appropriative 1.2 version but: expire-tool.sh fails with: # dovecot -c /etc/dovecot/dovecot.conf --exec-mail ext /usr/libexec/dovecot/expire-tool.sh Info: Loading modules from
2015 Apr 02
2
[CentOS-announce] Release for CentOS Linux 7 (1503 ) on x86_64
On Thu, Apr 2, 2015 at 11:51 AM, John R Pierce <pierce at hogranch.com> wrote: > On 4/2/2015 9:49 AM, Les Mikesell wrote: >> >> How, without a cross reference of some sort, do you know if a given >> CentOS iso will install on hardware where you know that the needed >> driver was added in an RH minor rev? > > > always use the latest one. Which, combined