aboutsummaryrefslogtreecommitdiffstats
path: root/global-config
diff options
context:
space:
mode:
Diffstat (limited to 'global-config')
-rw-r--r--global-config4
1 files changed, 2 insertions, 2 deletions
diff --git a/global-config b/global-config
index d0a34fa..09eda44 100644
--- a/global-config
+++ b/global-config
@@ -51,9 +51,9 @@
:global BackupUploadPass "v3ry-s3cr3t";
# This defines a filter on log topics not to be forwarded.
-:global LogForwardFilter "(debug|info|e-mail|script)";
+:global LogForwardFilter "(debug|info|script)";
# ... and the same for log message text.
-:global LogForwardFilterMessage "^\$";
+:global LogForwardFilterMessage "^\$|^Error sending e-mail <.* Log Forwarding>:";
#:global LogForwardFilterMessage "(^\$|message text|...)";
# Specify an address to enable auto update to version assumed safe.