search for: test49

Displaying 11 results from an estimated 11 matches for "test49".

Did you mean: test46
2004 Oct 22
1
[PATCH] support OEM encoding in NTLM messages
...to release exim4 patch in the near future, probably when Timo will stop making incompatible protocol changes ;) -- Andrey Panin | Linux and UNIX system administrator pazke at donpac.ru | PGP key: wwwkeys.pgp.net -------------- next part -------------- diff -urpNX /usr/share/dontdiff dovecot-1.0-test49.vanilla/src/auth/mech-ntlm.c dovecot-1.0-test49/src/auth/mech-ntlm.c --- dovecot-1.0-test49.vanilla/src/auth/mech-ntlm.c 2004-10-13 04:41:48.000000000 +0400 +++ dovecot-1.0-test49/src/auth/mech-ntlm.c 2004-10-21 23:41:16.000000000 +0400 @@ -26,6 +26,7 @@ struct ntlm_auth_request { /* requested:...
2004 Oct 17
1
test49 Authenticate PLAIN disabled stops pop3s
Unlike test47, test49 refuses to authenticate pop3s if disable_plaintext_auth = yes Checked the crypto with: snort -vde tcp port 995 The connection is being made with ssl so it looks like the plaintext auth preventer is broken. -kim __________________________________________________ Do You Yahoo!? Tired of spam? Y...
2004 Oct 20
1
test49 "killed with signal 6" errors...
I upgraded yesterday from 1.0test46 to 1.0test49 in an attempt to eliminate an error that a couple of my users were getting. Both users were using Thunderbird 0.6 over imaps, and were getting errors that said: "The current command didn't succeed. The mail server responded: Error in IMAP command UID: Invalid Body [..] Parameter: Missin...
2004 Oct 19
3
Occasional error msgs from 1.0-test49
I'm running 1.0-test49 on Solaris 2.8. MUA is Thunderbird (or mutt) running on FreeBSD. I'm using Maildir boxes. Occasionally, when browsing new mail in INBOX, I get an error back from the imapd, displayed in Thunderbird as the following popup msg: The current command did not succeed. The mail server responde...
2004 Oct 19
1
1.0-test49 FD leak
I'm running 1.0-test49 on Solaris 2.8. The good news is that this version fixes my problem with corrupted index files (so far). The bad news is it seems to be leaking FDs to do with inbox: imap 10198 gnb 156r VDIR 255,7032 8192 5784160 /home/gnb/Maildir/new imap 10198 gnb 157r VDIR 255,7032...
2004 Oct 16
0
1.0-test49
http://dovecot.org/test/ Fixes the extra data appearing in POP3 mails (and possibly some other random problems). Created lib-sql API with asynchronous PostgreSQL and synchronous MySQL implementations. Also means I dropped mysql and pgsql userdb and passdb and replaced them with one generic sql userdb and passdb. If you were using the old ones, you'll have to fix your configuration. See
2004 Oct 18
2
Index corruption
I'm getting pretty constant index corruption on (admittedly large) Maildir folders. I'm running Thunderbird 0.7.3 and Mutt as my IMAP clients (on FreeBSD). Server is Dovecot 0.99.10.9 configured thusly: ./configure --disable-ipv6 CC=gcc-3.3 CXX=g++-3.3 --prefix=/opt/dovecot --without-pop3d on a Solaris 2.8 box. Maildirs are NFS-mounted, but the index files are on local UFS
2004 Oct 21
2
test51 dumping core
OpenBSD 3.6 -current (i386) dovecot-1.0-test51 I'm now getting this error message as soon as I start dovecot: "Authentication client 0 not compatible with this server (mixed old and new binaries?)" Here's the process I'm using: ./configure --sysconfdir=/etc \ --with-ssl=openssl \ --with-pam=NO \ --with-ldap=no \ --with-vpopmail=no \
2004 Oct 18
0
49-latest compile problem and CVS method
...;tss at iki.fi> wrote: > On 17.10.2004, at 21:02, Kim Culhan wrote: > > > The connection is being made with ssl so it looks like > > the plaintext auth preventer is broken. > > Fixed in CVS now (and in next nightly snapshot). Very good, this compile problem though on test49-latest from nightly: ar cru libpassword.a mycrypt.o password-scheme.o password-scheme-md5crypt.o password-scheme-cram-md5.o password-scheme-ntlm.o password-scheme-rpa.o ranlib libpassword.a make: don't know how to make auth-master-interface.h. Stop Also, tried getting the cvs tree with: cv...
2004 Oct 20
1
Problems with thunderbird
I'm running dovecot-1.0-test50 on openbsd 3.4 and it's working great, exept with thunderbird. Everything works fine with squirrelmail. The instant i log in with thunderbird the imap process goes up to 100% cpu, and instantly goes back down to 0 when i log out. I configured dovecot with the following arguments: --with-vpopmail --with-storages=maildir --without-passwd
2004 Oct 21
1
./configure --with-mysql --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-ssldir=/etc/ssl --with-ssl=openssl
Hi, I installed dovecot from dovecot-1.0-test51 with this configure line: ./configure --with-mysql --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-ssldir=/etc/ssl --with-ssl=openssl When I add this to my dovecot.conf: passdb = mysql /etc/dovecot-mysql.conf I get this in /var/log/maillog when I run "dovecot -c /etc/dovecot.conf": Oct 21 13:59:16 one dovecot: Dovecot