Displaying 20 results from an estimated 473 matches for "mail_log_fields".
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
2014 Aug 27
2
Insert custom header in Mail logger plugin
Is it possible to log a message custom header through Mail logger plugin or
other method? It seems that there are a fixed number of info that is
configurable via mail_log_fields (http://wiki2.dovecot.org/Plugins/MailLog).
..
My custom header is X-VERTICAL-IP-Quarantine-ID and I want a log event like
this one:
Aug 27 09:48:13 imap dovecot: imap(user at domain): copy from INBOX: box=SPAM,
uid=213, *X-VERTICAL-IP-Quarantine-ID=u7cnUqYDPA9a*, msgid=<
0.0.D7.290.1CFC155CE8...
2009 May 23
1
maillog plugin issue
Hello,
I just installed dovecot 1.2-rc4 on FreeBSD with qmail and vpopmail. I
am using roundcube webmail to test(read,delete,move mails)
I configured mail-log plugin according to
http://wiki.dovecot.org/Plugins/MailLog
log fields:
mail_log_fields: uid box msgid size
This but in the log file I only that something like that.
May 23 15:37:14 IMAP(test at mydomain.com): 127.0.0.1 Info: copy: uids=7,
box=Spam, dest=Spam, size=540
May 23 15:37:14 IMAP(test at mydomain.com): 127.0.0.1 Info: delete: uids=7
May 23 15:37:14 IMAP(test at mydomain.co...
2018 Mar 07
2
Authentication Problem with dovecot-2.3.0.1
...ot-sql.conf.ext | args =
/opt/dovecot2.3/etc/dovecot/dovecot-sql.conf.ext
driver = sql driver =
sql
} }
plugin { plugin {
mail_log_fields = uid box msgid size
mail_log_fields = uid box msgid size
quota_rule = *:storage=1G
quota_rule = *:storage=1G
quota_rule2 = Trash:storage=+100M
quota_rule2 = Trash:storage=+100M
quota_warning = storage=95%% quota-warning 95 %u
quota_warning = storage=95%% quota-warning 95 %u
quota_warning...
2015 Oct 23
1
Notify plugin doesn't send mailbox_create notifications
...ngs the plugins worked.
Can you reproduce this issue and does anybody know a fix to this?
Here are the relevant bits of my config:
20-lmtp.conf:
protocol lmtp {
mail_plugins).
mail_plugins = $mail_plugins sieve mail_log notify
}
10-logging.conf
...
plugin {
mail_log_events = mailbox_create
mail_log_fields = uid box
}
...
Cheers
2007 Jun 20
1
mail_log plugin updates
...# 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 grouping you get pretty similar output than before:
Info: copy: uid=13, dest=Trash, msgid=<20040702035043.7296C300DFC1A at asdf>, size=789
Info: delete: uid=13, msgid=<20040702035043.7296C300DFC1A at asdf>
Info: expunge: uid=13, msgid=<20040702035043.72...
2013 Jan 21
1
Mail logger question
.../dovecot.conf
# OS: Linux 3.2.0-35-generic x86_64 Ubuntu 12.04.1 LTS
mail_plugins = " fts fts_squat mail_log notify"
passdb {
driver = pam
}
plugin {
fts = squat
fts_squat = partial=4 full=10
mail_log_events = save delete undelete expunge copy mailbox_delete
mailbox_rename
mail_log_fields = uid box msgid size from subject
}
protocols = " imap"
ssl_cert = </etc/ssl/certs/ssl-cert-snakeoil.pem
ssl_key = </etc/ssl/private/ssl-cert-snakeoil.key
userdb {
driver = passwd
}
Thank you all
--
peter
2016 Mar 31
3
mail filter plugin script doesn't effective
...gt;
> driver = sql
>
> }
>
> plugin {
>
> autocreate = Trash
>
> autocreate2 = Spam
>
> mail_filter = santhosh-filter %u
>
> mail_log_events = delete undelete expunge copy mailbox_delete
> mailbox_rename flag_change save mailbox_create
>
> mail_log_fields = uid box msgid size flags vsize from subject
>
> }
>
> protocols = " imap lmtp pop3"
>
> service auth-worker {
>
> user = vmail
>
> }
>
> service auth {
>
> unix_listener /var/spool/postfix/private/auth {
>
> group = postfix
>
&g...
2018 Mar 08
0
Authentication Problem with dovecot-2.3.0.1
.../dovecot/dovecot-sql.conf.ext
> > driver = sql driver =
> > sql
> > } }
> > plugin { plugin {
> > mail_log_fields = uid box msgid size
> > mail_log_fields = uid box msgid size
> > quota_rule = *:storage=1G
> > quota_rule = *:storage=1G
> > quota_rule2 = Trash:storage=+100M
> > quota_rule2 = Trash:storage=+100M
> > quota_warning = storage=95%% quota-warning 95 %u
>...
2016 Dec 12
3
Dovecot 2.2.27 & windows 10 outlook (no auth attempts in 0 secs) error.
...{
executable = script-login -d rawlog
unix_listener postlogin {
}
}
But /tmp/rawlog/kaka/ and /home/kaka/dovecot.rawlog/ are empty. What did
I miss?
The whole conf:
listen = *
plugin {
mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename
mail_log_group_events = no
mail_log_fields = uid box msgid size from subject vsize
}
login_log_format_elements = %u %r %m %c
service imap-login {
inet_listener imap {
port = 0
}
inet_listener imaps {
port = 993
ssl = yes
}
}
service pop3-login {
inet_listener pop3 {
port = 110
}
inet_listener pop3s {
port =...
2017 Mar 18
0
replication issues between to nodes
...doveadm / replication purposes).
Difference between configurations;
--- tmp1.txt 2017-03-18 15:18:41.000000000 +0100
+++ tmp2.txt 2017-03-18 15:18:56.000000000 +0100
@@ -55,7 +55,7 @@
imapsieve_mailbox2_name = *
mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename
mail_log_fields = uid box msgid size
- mail_replica = tcps:mail.jr-hosting.nl:12346
+ mail_replica = tcps:mail2.jr-hosting.nl:12346
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
sieve_execute_bin_dir = /usr/local/lib/dovecot/sieve
@@ -105,7 +105,7 @@
}
service lmtp {
inet_listener lmtp {
- addres...
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
2011 Aug 08
1
Dovecot quota dict
...login_greeting = Server ready.
mail_debug = yes
mail_location = maildir:/var/mail/%u:INDEX=~/
mail_plugins = quota
maildir_very_dirty_syncs = yes
passdb {
args = failure_show_msg=yes %s
driver = pam
}
plugin {
mail_log_events = delete undelete expunge copy mailbox_delete
mailbox_rename
mail_log_fields = uid box msgid size subject
quota = maildir:Cuota de correo
quota_rule = *:storage=1G
quota_rule2 = Trash:storage=+100M
}
protocols = imap pop3
service auth {
client_limit = 12000
}
service imap {
process_limit = 5000
}
service pop3 {
process_limit = 5000
}
ssl = no
ssl_cert = &l...
2018 Mar 02
3
Sieve filter fileinto doesn't preserve flags
...x admin {
??? auto = subscribe
? }
? mailbox support {
??? auto = subscribe
? }
? mailbox telecoms {
??? auto = subscribe
? }
? prefix = Public.
? separator = .
? subscriptions = yes
? type = public
}
passdb {
? driver = pam
}
plugin {
? acl = vfile
? mail_log_events = flag_change
? mail_log_fields = box flags uid
? sieve = ~/dovecot.sieve
? sieve_before = /var/vmail/global.sieve
? sieve_dir = ~/sieve
? sieve_global_dir = /var/vmail/sieve
}
protocols = " imap lmtp sieve lmtp"
service auth {
? unix_listener /var/spool/postfix/private/auth {
??? group = mail
??? mode = 0666
??...
2019 Nov 20
2
Error: Raw backtrace and index cache
...ox "Sent Messages" {
??? special_use = \Sent
? }
? mailbox Trash {
??? special_use = \Trash
? }
? prefix =
}
passdb {
? driver = pam
}
passdb {
? args = /etc/dovecot/dovecot-sql.conf
? driver = sql
}
plugin {
? mail_log_events = delete undelete expunge copy mailbox_delete
mailbox_rename
? mail_log_fields = uid box msgid size
? sieve = ~/dovecot.sieve
? sieve_default = /var/lib/dovecot/sieve/default.sieve
? sieve_dir = %h/sieve
? sieve_global_dir = /var/lib/dovecot/sieve/
}
protocols = " imap lmtp sieve pop3"
service auth {
? unix_listener auth-master {
??? group = users
??? mode = 0666
??...
2012 Jul 22
2
maildir_copy_with_hardlinks on v.2.0.19
Hi,
I'm trying to get the so-called "single instance store" (I think cyrus
has got the name for the first time) with dovecot --version = 2.0.19
binary package installed from ubuntu 12.04 lts official repo.
I have checked that "maildir_copy_with_hardlinks" is enabled ("dovecot
-a|grep hard" shows "yes") then I have installed and enabled the lmtp
2016 Mar 10
4
Troubleshooting mailbox problems
...the best
level of debug to see things like "delete message" commands?
I've configured in logging:
auth_debug = yes
auth_debug_passwords = no
mail_debug = yes
plugin {
mail_log_events = delete undelete expunge copy mailbox_delete
mailbox_rename
mail_log_group_events = yes
mail_log_fields = uid box msgid size
}
Does this look like a good start? I really think it's a client side
problem, but sometimes end users always want to blame the server; and
proof must be shown e.g. "Look, here's the log, you're sending delete
commands."
At which point, we can proceed...
2020 Apr 22
2
Seive + Spamprobe terminates with signal 6
...eve_mailbox2_before = file:/etc/dovecot/sieve/retrain-as-good.sieve
imapsieve_mailbox2_causes = COPY
imapsieve_mailbox2_from = Junk
imapsieve_mailbox2_name = *
listescape_char = mail_log_cached_only = yes
mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename
mail_log_fields = uid box msgid size
sieve_before = file:/etc/dovecot/sieve/global.sieve
sieve_dir = ~/sieve
sieve_execute_bin_dir = /etc/dovecot/sieve
sieve_extensions = +notify +imapflags +vacation-seconds
sieve_global_dir = /etc/dovecot/sieve/
sieve_global_extensions = +vnd.dovecot.debug +edit...
2018 Aug 14
2
imapsieve wrong matches on APPEND cause
...eve_mailbox2_before = file:/var/vmail/sieve/global/learn-ham.sieve
sieve_pipe_bin_dir = /usr/bin
sieve_global_extensions = +vnd.dovecot.pipe +vnd.dovecot.environment
+vnd.dovecot.debug
mail_log_events = delete undelete expunge save copy mailbox_create
mailbox_delete mailbox_rename
mail_log_fields = uid box msgid size flags vsize from subject
}
Thanks,
Alex
2016 Dec 12
4
Dovecot 2.2.27 & windows 10 outlook (no auth attempts in 0 secs) error.
Aki Tuomi wrote:
>
> Can you do
>
> doveconf -a | grep auth_mech
>
auth_mechanisms = plain login
P.S. Seems this 2.2.24 is the last win10 compatible version (as my
testserver doesn't have win10 users and thunderbird works well), any
never version gives an error. However I didn't find any hint from
http://www.dovecot.org/list/dovecot-news/2016-July/000324.html etc.
--