search for: 3efdbaab2960

Displaying 2 results from an estimated 2 matches for "3efdbaab2960".

2010 Feb 16
2
Dovecot 1.2.8 problem on AIX
Running revision 9492:3efdbaab2960(Mon Nov 23) on AIX 5.3. I run dovecot out of inetd. Every once in a while I get the following error: Dovecot is already running with PID 2592842 (read from /usr/ladmin/dovecot-1.2.8/var/run/dovecot/master.pid) when I try to connect to the imap port. -Jonathan -------------- next part ------------...
2009 Nov 20
1
NONEXISTENT status code
I'm going to take exception to the way dovecot (1.2.8) is returning the NONEXISTENT response code in certain cases. For example, these transactions: c: 1 EXAMINE "foo" S: 1 NO [NONEXISTENT] Mailbox doesn't exist: foo C: 2 STATUS "foo" (MESSAGES) S: 2 NO [NONEXISTENT] Mailbox doesn't exist: foo ...don't appear to be the proper usage of NONEXISTENT. From