Complete.Org: Mailing Lists: Archives: offlineimap: April 2003:
Re: crash with 3.99.13
Home

Re: crash with 3.99.13

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: offlineimap@xxxxxxxxxxxx
Subject: Re: crash with 3.99.13
From: "Michael Fair" <michael@xxxxxxxxxxxxxxx>
Date: Mon, 28 Apr 2003 11:59:22 -0700

Could this be a newline problem?
The Cyrus server would reject APPENDs with bare newlines
(but at least it told you why it rejected them).

Here we just see the write failing without any reason
being given....

-- Michael --

"John Goerzen" <jgoerzen@xxxxxxxxxxxx> wrote in message
news:20030428152850.GH14690@xxxxxxxxxxxx...
On Fri, Apr 25, 2003 at 12:35:34AM +0200, Martin MAURER wrote:
> On Thu, 2003-04-24 at 19:23, John Goerzen wrote:
> > On Thu, Apr 24, 2003 at 05:54:58PM +0200, Martin MAURER wrote:
> > >    DEBUG[imap]:   51:10.96 > EEKL21 APPEND Sent (\Seen) "23-Apr-2003
> > > 19:05:41 +0100" {1858}
> > >    DEBUG[imap]:   51:11.02 < + go ahead
> > >    DEBUG[imap]:   51:11.02 write literal size 1858
> > >    DEBUG[imap]:   51:11.12 < EEKL21 NO could not write file: -6
> >
> > Here's the problem.  For some reason the APPEND command on your IMAP
server
> > is failing.  This is the command that stores a new message in the
mailbox.
> hmm. the problem is that it is actually not really "my" imap server but
> the server of a freemailer in germany (freemail.web.de). They dont
...
> As far as I see, this problem happens only if I move messages between
> folders or if my mailer puts new messages into the "sent" folder. If I
> exclude those folders everything works fine.

That behavior is consistent with them failing to work with the APPEND
command.

The IMAP APPEND command is used to add a message to a mail folder.
OfflineIMAP must use it when a message is copied from one folder to another
locally.  OfflineIMAP implements a move as a copy followed by a delete.

Unfortunately, if they do not support APPEND, you will not be able to copy
or move messages between folders using their server with OfflineIMAP.  You
will note that no other mail client will be able to copy messages between
their folders, either, though depending on their implementation, some may be
able to move messages.  A direct move is a very complex procedure in the
situation OfflineIMAP is in.

-- John






[Prev in Thread] Current Thread [Next in Thread]