Hi,
Anyone else experiencing this (Dovecot 2.2.4, attachments stored separately):
dovecot: imap(user@kamdha.com): Error: file_istream.open(/home/ example.com/user/attachments/f5/f0/f5f0f2c08c4311fa404d090a703c3b492f2ea718-a52388285a04eb51820c0000d485234e-c92f64f79f0d1ed01e6d5b314f04886c-42501) failed: No such file or directory dovecot: imap(user@example.com): Error: read(BODY[]) failed: No such file or directory (FETCH for mailbox INBOX UID 42501) dovecot: imap(user@example.com): Disconnected: FETCH failed in=186 out=86389
My dovecot.conf attachment related config is:
mail_attachment_dir = /home/%d/%n/attachments mail_attachment_min_size = 128k mail_attachment_fs = sis posix mail_attachment_hash = %{sha1}
So, questions:
- anyone else experiencing this?
- how might this occurred?
- what is the best way to find the corrupted message?
- how should I go about fixing this?
Any help or pointers would be appreciated.
Thanks, Anand