10 Jun
2004
10 Jun
'04
5:28 p.m.
Hi all, im testing dovecot as a replacement imap server and noticed 2 problems in 0.99.10.5.
if you use dovecot/pop on an account who's quota is fully used, dovecot will ungracefully stop. This will only happen when the account is first accessed by dovecot (for instance, when offering IMAP to an existing userbase using dovecot, or when the index files have inadvertently been deleted).
+OK dovecot ready. user scorpio +OK pass xxxxxxxx +OK Logged in. Connection closed by foreign host.
The same goes for imap:
- OK dovecot ready. . login "scorpio" "xxxxxxx" . OK Logged in. . select INBOX . NO Out of disk space
This is a bit of a problem because one of the remedies of solving an out of disk space problem is deleting email, which you cant now.
Cor