Skip to content

Commit fefce1c

Browse files
author
cfoe
committed
decreased spamassassin log_level from debug to notice
1 parent 0c26c33 commit fefce1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tpl/opensuse_amavisd_conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ $spam_admin = undef;
778778
$DO_SYSLOG = 1;
779779
$LOGFILE = "/var/log/amavis.log"; # (defaults to empty, no log)
780780

781-
$log_level = 5; # (defaults to 0)
781+
$log_level = 0; # (defaults to 0)
782782

783783

784784
1; # insure a defined return

0 commit comments

Comments
 (0)