log-forward: update filter to match mail with quoted-printable encoding

This commit is contained in:
Christian Hesse 2021-03-11 21:21:40 +01:00
parent 4472784274
commit d00f18dc8c

View file

@ -56,7 +56,7 @@
# This defines a filter on log topics not to be forwarded.
:global LogForwardFilter "(debug|info)";
# ... and the same for log message text.
:global LogForwardFilterMessage "(^\$|^Error sending e-mail <.* Log Forwarding>:)";
:global LogForwardFilterMessage "(^\$|^Error sending e-mail .* Log Forwarding)";
#:global LogForwardFilterMessage "(^\$|message text|...)";
# Specify an address to enable auto update to version assumed safe.