diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2017-06-02 14:25:21 +0200 | 
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2017-06-05 16:44:46 +0200 | 
| commit | b7a7ceb88ed5b44959920cde170bc6aaa83026bb (patch) | |
| tree | 57b529319a012b73d1f2b460c2484220e5203b7c /roles/common/files/etc/logcheck/ignore.d.server/dovecot-local | |
| parent | 1395cc86969823d9972517833c614becba8660a0 (diff) | |
dovecot: enable user iteration and add a cronjob for `doveadm purge -A`
Diffstat (limited to 'roles/common/files/etc/logcheck/ignore.d.server/dovecot-local')
| -rw-r--r-- | roles/common/files/etc/logcheck/ignore.d.server/dovecot-local | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/common/files/etc/logcheck/ignore.d.server/dovecot-local b/roles/common/files/etc/logcheck/ignore.d.server/dovecot-local index e11cd41..c70249b 100644 --- a/roles/common/files/etc/logcheck/ignore.d.server/dovecot-local +++ b/roles/common/files/etc/logcheck/ignore.d.server/dovecot-local @@ -25,3 +25,4 @@  ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot: stats: Warning: UPDATE-CMD: Already expired$  ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot: stats: Warning: Couldn't find session GUID: [[:xdigit:]]{32}$  ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot: stats: Error: Mail server input error: UPDATE-SESSION [-_.@[:alnum:]]+ imap: stats shrank: (mcache|mlpath|mrbytes|mrcount) [[:digit:]]+ < [[:digit:]]+$ +^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ systemd\[1\]: Start(ing|ed) Dovecot authentication proxy\.(\.\.)?$  | 
