Sometimes we get some undelivered mails from our users. It shows:
Step 1. Just put a line in postfix main.cf file.
Let’s see how it works.
"cannot update mailbox /var/mail/xxxx. error writing message: File too large".
Step 1. Just put a line in postfix main.cf file.
# vim /etc/postfix/main.cf
virtual_mailbox_limit = 0
Let’s see how it works.
0 Comments