Posts Tagged Troubleshooting

Mail Box Full But Quota Not Met! Why?

Problem:

A client received the following message when trying to send email:

“ERROR:
ERROR: Could not append message to INBOX.Sent.
Server responded: [ALERT] You exceeded your mail quota.
Solution: Remove unnecessary messages from your folders. Start with your
Trash folder.”

and mailings to him resulted in:

—– The following addresses had permanent fatal errors —–
<sample@sample.com>

(reason: 550 Mailbox quota exceeded)

This person had a 20MB queue and only a handful of small messages with no attachments in their mailbox so obviously it wasn’t that their quota was exceeded. The problem was a file called maildirsize that was, for whatever reason, reporting the wrong quota.

Solution:

Delete the maildirsize file for that account.

  1. Login to your server via FTP
  2. Navigate to the following path /mail/yourdomain.com/userid
  3. Substitute yourdomain.com/userid with the correct email domain/user. (ex. /mail/widgets.com/bobforehead)
  4. From this directory, delete the file named maildirsize

Boo followed by Yah… problem solved!

     

, , , ,

No Comments