
lenin at hasiru
May 23, 2010, 9:08 PM
Post #3 of 5
(1979 views)
Permalink
|
Hi! Please check courier-imap config file Default: /usr/lib/courier-imap/etc/imapd Pelase set this option. IMAP_MAILBOX_SANITY_CHECK=0 On Sun, 23 May 2010 13:58:52 -0300 Airton Arantes <airton.arantes [at] gmail> wrote: > Helguys, I'm migrating of one qmail to another qmail. All works fine, but my > courier-imap is not working, I'm using Debian Lenny here. > > Follow below the courier-imap packages installed: > > mail1:/home/vpopmail/bin# dpkg -l | grep courier > ii courier-authdaemon 0.61.0-1+lenny1 Courier > authentication daemon > ii courier-authlib 0.61.0-1+lenny1 Courier > authentication library > ii courier-authlib-userdb 0.61.0-1+lenny1 userdb > support for the Courier authentication library > ii courier-base 0.60.0-2 Courier mail > server - base system > ii courier-imap 4.4.0-2 Courier mail > server - IMAP server > rc courier-imap-ssl 4.4.0-2 Courier mail > server - IMAP over SSL > > > > I'm testing courier imap thus: > > mail1:/home/vpopmail/bin# telnet localhost 143 > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > * OK [.CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT > THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION] Courier-IMAP ready. > Copyright 1998-2008 Double Precision, Inc. See COPYING for distribution > information. > a login airton.arantes [at] aloo PASSWORD > * BYE [ALERT] Fatal error: Account's mailbox directory is not owned by the > correct uid or gid: > Connection closed by foreign host. > mail1:/home/vpopmail/bin# > > > > > the /var/log/mail.log show this: > > May 23 12:49:22 mail1 imapd: Connection, ip=[::ffff:127.0.0.1] > May 23 12:49:41 mail1 authdaemond: received auth request, service=imap, > authtype=login > May 23 12:49:41 mail1 authdaemond: authvchkpw: trying this module > May 23 12:49:41 mail1 authdaemond: authvchkpw: sysusername=<null>, > sysuserid=1008, sysgroupid=1003, homedir=/home/vpopmail/domains/ > aloo.com.br/8/airton.arantes, address=airton.arantes [at] aloo, > fullname=airton arantes coelho filho, maildir=<null>, quota=<null>, > options=disablewebmail=0,disablepop3=0,disableimap=0 > May 23 12:49:41 mail1 authdaemond: password matches successfully > May 23 12:49:41 mail1 authdaemond: Authenticated: sysusername=<null>, > sysuserid=1008, sysgroupid=1003, homedir=/home/vpopmail/domains/ > aloo.com.br/8/airton.arantes, address=airton.arantes [at] aloo, > fullname=airton arantes coelho filho, maildir=<null>, quota=<null>, > options=disablewebmail=0,disablepop3=0,disableimap=0 > > > what I can conclude is that my password is ok, but the message when I'm > using telnet is not right. > > > Does anyone here can help me? > > > > > > > -- > Airton Arantes Coelho Filho -- Reinin Oyama <lenin [at] hasiru>
|