dovecot: fix wrong timestamps inside logs

This commit is contained in:
DerLinkman 2024-02-07 17:28:49 +01:00
parent 5a9702771c
commit d08ccbce78
No known key found for this signature in database
GPG Key ID: F109FD97469550A2
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ options {
use_fqdn(no);
owner("root"); group("adm"); perm(0640);
stats(freq(0));
keep_timestamp(no);
bad_hostname("^gconfd$");
};
source s_dgram {

View File

@ -7,6 +7,7 @@ options {
use_fqdn(no);
owner("root"); group("adm"); perm(0640);
stats(freq(0));
keep_timestamp(no);
bad_hostname("^gconfd$");
};
source s_dgram {