Assertion error?

Philipp Haselwarter philipp.haselwarter at gmx.de
Mon Dec 13 20:57:31 UTC 2010


Sebastian Spaeth <Sebastian at SSpaeth.de> writes:

> On Mon, 13 Dec 2010 14:21:04 +0100, Philipp Haselwarter <philipp.haselwarter at gmx.de> wrote:
>> Hi Josh,
>> 
>> I ran into the same problem, a few times now.
>
> Thanks, the log helped. 
Thanks for taking a look.

> The error occurs in imapobj.append() trying to put the mail on the
> server. To that request your IMAP server answers with a:
>
> NO response: [CANNOT] Cannot APPEND to a SPAM folder.
>
> So this is essentially an IMAP server error. Is this a SPAM folder?
> Yeah, looking at the log, the folder is called Spam indeed.

Well guessed, it in fact is a spam folder :)
Still, it doesn't actually differ from any other folder. Apart from the
fact that it is probably the one with the highest traffic.
IIRC all of the problems occurred treating that folder, not sure
though.


> OK, riddle solved. WHat are the possible solutions? WHat can we do other
> than append in this case?
> And what server/Version is that?

Dovecot v2.0.8, offlineimap claims to be 6.2.0, from looking at the
package, it looks like it's 6.2.0.2.

Here are the details from the package:

pkgname=offlineimap
pkgver=6.2.0.2

source=($pkgname-$pkgver.tar.gz::http://github.com/jgoerzen/$pkgname/tarball/debian/$pkgver \
        $pkgname.1.gz)


There's also a git-wrapper-package available, but it's flagged as
outdated, it still points to

_gitroot="git://github.com/jgoerzen/offlineimap.git"

What should be used in that place? I might as well send a patch to the
package maintainer.

Is "http://wiki.github.com/jgoerzen/offlineimap/" still up to date?


-- 
Philipp Haselwarter








More information about the OfflineIMAP-project mailing list