ansible-role-postfix/templates/mail-sasl.j2

11 lines
143 B
Plaintext
Raw Normal View History

2023-03-20 20:01:04 +01:00
### {{ ansible_managed }}
/var/log/{{ mail_sasl_log }} {
rotate 2
daily
missingok
notifempty
delaycompress
compress
}