Compare commits

...

2 commits

View file

@ -328,7 +328,7 @@ Postfix to have a dedicated log file like `/var/log/postfix.log`.
You probably want to have `logrotate` rotate your Postfix log. If there isn't already such a file, you want to create
one at `/etc/logrotate.d/postfix`:
```
```logrotate
/var/log/postfix*.log
/var/log/mail*.log
{