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


_______________________________________________
Bug-mailutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to