Compare commits
2 commits
79e8d430c5
...
d5bccdc3c1
Author | SHA1 | Date | |
---|---|---|---|
d5bccdc3c1 | |||
06a7cc9d14 |
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue