Sergey Poznyakoff <[EMAIL PROTECTED]> writes: > Simon Josefsson <[EMAIL PROTECTED]> ha escrit: > >> Hi! I'm setting up a imap4d server using mailutils, and tried the >> Debian packages in etch. > > I'd suggest using CVS version instead. It fixes lots of inconsistencies > and bugs in IMAP protocol handling. > >> 27 NO [TRYCREATE] UID COPY failed > ... >> /home/jas/src/mailutils/imap4d/auth_gsasl.c:84: undefined reference to >> `util_getword' > > Thanks for reporting. I have fixed both bugs in the CVS and made a test > tarball available: > > ftp://download.gnu.org.ua/pub/alpha/mailutils/mailutils-1.9.91-20080814.tar.bz2
Excellent, I'll try to get it to work. I note that imap4d doesn't mention --cram-passwd in the --help output? Also, I can't get the mailutils.rc approach to work, see: [EMAIL PROTECTED]:~$ > /home/jas/etc/mailutils.rc [EMAIL PROTECTED]:~$ sbin/imap4d /home/jas//etc/mailutils.rc:1: syntax error * OK IMAP4rev1 Debugging mode [EMAIL PROTECTED]:~$ echo '# foo' > /home/jas/etc/mailutils.rc [EMAIL PROTECTED]:~$ sbin/imap4d /home/jas//etc/mailutils.rc:2: syntax error * OK IMAP4rev1 Debugging mode ... I wanted to put the TLS/SASL related parameters in there. /Simon _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
