14 Jun
2003
14 Jun
'03
6:19 p.m.
On Fri, 2003-06-13 at 03:09, Mike Machado wrote:
Jun 12 17:02:49 newrook pop3(mike): open(/var/mail/mike.lock) failed: Disk quota exceeded
Can't really do much about this.
Jun 12 17:02:49 newrook pop3: I/O leak: 0x8050930 (0) Jun 12 17:02:49 newrook pop3: I/O leak: 0x807baac (1)
Hmm. These shouldn't happen..
Jun 12 16:45:33 newrook pop3(mike): file_set_size() failed with mbox file /var/mail/mike: Disk quota exceeded
This is because it tries to write message UIDs to the mbox file. This is similiar problem to not being able to update maildir's dovecot-uidlist file. I think I know how to fix it right, it just requires writing the code..