services/mail: renable postfix logs
This commit is contained in:
parent
f64b1f9534
commit
0fe3094853
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
# reduce log spam
|
||||
systemd.services.rspamd.serviceConfig.LogLevelMax =
|
||||
3; # this is set to error because rspamd regularly complains about not enough learns
|
||||
systemd.services.postfix.serviceConfig.LogLevelMax = 5; # = notice
|
||||
systemd.services.dovecot2.serviceConfig.LogLevelMax = 5; # = notice
|
||||
|
||||
# stop postfix from dying if rspamd hiccups
|
||||
|
|
Loading…
Reference in a new issue