some machines are so slow, postfix often complains
authorRalf Jung <post@ralfj.de>
Sun, 22 Jul 2018 08:10:02 +0000 (10:10 +0200)
committerRalf Jung <post@ralfj.de>
Sun, 22 Jul 2018 08:10:02 +0000 (10:10 +0200)
roles/journalwatch/templates/patterns

index 5a94891859e8096a9440f68c5488e24a28bf4a45..6b7acb20fbb35cdae958412d0da358f3ae970a6b 100644 (file)
@@ -63,6 +63,9 @@ warning: hostname [^\s]+ does not resolve to address [\da-fA-F.:]+(: Name or ser
 warning: [._\w-]+\[[\da-fA-F.:]+\]: SASL LOGIN authentication failed: .+
 warning: non-SMTP command from \w+\[[\da-fA-F.:]+\]: .*
 warning: TLS library problem: error:[0-9A-F]+:SSL routines:\w+:(no shared cipher|decryption failed or bad record mac|unknown protocol|version too low):[\w./]+:\d+:
+{% if journalwatch is defined and journalwatch.postfix_slow | default(False) %}
+warning: psc_cache_update: btree:/var/lib/postfix/[a-z_] update average delay is 1\d\d ms
+{% endif %}
 
 _SYSTEMD_UNIT = dovecot.service
 auth: Warning: auth client \d+ disconnected with \d+ pending requests: (EOF|Connection reset by peer)