On Tue, 23 Oct 2007, Ken Murchison wrote:

> Your problem is most likely related to using NFS.  NFS has never been
> recommended for Cyrus because is doesn't play nice with mmap() and
> flock(), both of which are critical to the operation of Cyrus.

While I agree entirely with "don't use Cyrus over NFS", I see these errors 
using a local filesystem. A quick grep pins the likely cause down to 
message_copy_strict(), which is called by append_fromstream().

I don't think that this is anything more sinister than TCP connections 
dropping out partway through a large IMAP APPEND operation. Entirely safe.

-- 
David Carter                             Email: [EMAIL PROTECTED]
University Computing Service,            Phone: (01223) 334502
New Museums Site, Pembroke Street,       Fax:   (01223) 334679
Cambridge UK. CB2 3QH.
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to