[Dovecot] save failed to INBOX: Not enough disk space
Timo Sirainen
tss at iki.fi
Wed Jun 8 14:47:56 EEST 2011
On Wed, 2011-06-08 at 11:16 +0200, Osvaldo Alvarez Pozo wrote:
> But I have found this on my logs "save failed to INBOX: Not enough disk space" .
This means that a write() (or some other syscall) returned either ENOSPC
or EDQUOT error message, or that quota plugin decided user is out of
quota.
> There is enougth space on disk. and I am not using quota plugin on lmtp
What about filesystem quota?
> my lmtp conf is as follow:
A full doveconf -n output would be better.
More information about the dovecot
mailing list