ignore more postfix TLS warnings
authorRalf Jung <post@ralfj.de>
Mon, 2 Jan 2023 16:07:49 +0000 (17:07 +0100)
committerRalf Jung <post@ralfj.de>
Mon, 2 Jan 2023 16:07:49 +0000 (17:07 +0100)
roles/journalwatch/templates/patterns

index c14886e86595e17c503ef5744dffb8a18cf93adb..2dc428d8e1ff3b69f2a7773f75060583750a572d 100644 (file)
@@ -68,6 +68,7 @@ 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+:
 warning: dnsblog reply timeout \d+s for .*
 warning: dnsblog_query: lookup error for DNS query .*: Host or domain name not found. Name service error .*
+warning: ciphertext read/write timeout for \[[\da-fA-F.:]+\]
 {% if journalwatch is defined and journalwatch.postfix_slow | default(False) %}
 warning: psc_cache_update: btree:/var/lib/postfix/[a-z_]+ (update|lookup) average delay is \d\d\d ms
 {% endif %}