![]() |
File Too Large in postfix
I got the following error message after sending mail to a recipient in the mail address shown, any ideas what the problem is?
This is the Postfix program at host mail.dpm.go.ke. I'm sorry to have to inform you that the message returned below could not be delivered to one or more destinations. For further assistance, please send mail to <postmaster> If you do so, please include this problem report. You can delete your own text from the message returned below. The Postfix program <onyangoliech@dpm.go.ke>: cannot access mailbox /var/mail/onyangoliech for user onyangoliech. error writing message: File too large |
Quote:
There are a few possibilities here. First (and most likely), the size of the mailbox named onyangoliech is larger than the "virtual_mailbox_limit" parameter. I'll quote the man pager here to describe this parameter: Quote:
This is the most likely cause of your problem. To see what that parameter is currently set to, do the following as root Code:
postconf virtual_mailbox_limitCode:
postconf -e "virtual_mailbox_limit = 0"Code:
postfix reloadCode:
df -hLet us know how it turns out. Cheers |
Thanks all, I added mailbox_size_limit=0 and it worked.
|
| All times are GMT -5. The time now is 04:53 PM. |