Compare commits
No commits in common. "d5bccdc3c11d89b8fa735202e61dff6a92c8b903" and "79e8d430c5a6634a390b751bb947aae85f41ae0a" have entirely different histories.
d5bccdc3c1
...
79e8d430c5
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
|
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`:
|
one at `/etc/logrotate.d/postfix`:
|
||||||
|
|
||||||
```logrotate
|
```
|
||||||
/var/log/postfix*.log
|
/var/log/postfix*.log
|
||||||
/var/log/mail*.log
|
/var/log/mail*.log
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue