bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] IMAP protocol violation in 1.1


From: Simon Josefsson
Subject: [bug-mailutils] IMAP protocol violation in 1.1
Date: Mon, 11 Aug 2008 22:53:11 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux)

Hi!  I'm setting up a imap4d server using mailutils, and tried the
Debian packages in etch.  Alas, they seem to violate the IMAP protocol
when COPY fails:

27 UID COPY 1 "INBOX.Trash"
27 UID COPY NO [TRYCREATE] failed

As far as I understand, the response should have been:

27 NO [TRYCREATE] UID COPY failed

Or similar.

I wanted to try the latest CVS version, to see if this has been fixed,
but the GNU SASL bindings fails to build with current CVS:

/home/jas/src/mailutils/imap4d/auth_gsasl.c:84: undefined reference to 
`util_getword'
/home/jas/src/mailutils/imap4d/auth_gsasl.c:85: undefined reference to 
`util_unquote'
/home/jas/src/mailutils/imap4d/auth_gsasl.c:101: undefined reference to 
`imap4d_readline_ex'
collect2: ld returned 1 exit status
make[3]: *** [imap4d] Error 1
make[3]: Leaving directory `/home/jas/src/mailutils/imap4d'

Is there any particular (recent) CVS date that is known to be somewhat
stable?  I only need the imap4d part.

/Simon




reply via email to

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