IOERROR: reading message: unexpected end of	file	(message_copy_strict)
    David Carter 
    dpc22 at cam.ac.uk
       
    Tue Oct 23 14:43:20 EDT 2007
    
    
  
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: David.Carter at ucs.cam.ac.uk
University Computing Service,            Phone: (01223) 334502
New Museums Site, Pembroke Street,       Fax:   (01223) 334679
Cambridge UK. CB2 3QH.
    
    
More information about the Info-cyrus
mailing list