Sometimes we get some undelivered mails from our users. It shows:

 

"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.