atom feed3 messages in net.sourceforge.lists.courier-users[courier-users] Authentification-trou...
FromSent OnAttachments
Volker KatzApr 30, 2005 12:27 am 
Sam VarshavchikApr 30, 2005 6:25 am 
Volker KatzMay 1, 2005 11:53 pm 
Subject:[courier-users] Authentification-trouble with imap
From:Volker Katz (Volk@gmx.de)
Date:Apr 30, 2005 12:27:25 am
List:net.sourceforge.lists.courier-users

Hi, I'm just trying to get courier-mta and imap working on a debian server.But I have an authentification-problem.

I want to use authuserdb. That's build into the debian-package.

courierauthtest seems to work: # courierauthtest volker passwort Trying authdaemon... Authenticated: module authdaemon Home directory: /home/volker UID/GID: 1000/100 Maildir: /home/volker/Maildir AUTHADDR=volker AUTHFULLNAME=<none> OPTIONS=<none>

But logion doesn't work: # telnet server 143 Trying ...... Connected to server Escape character is '^]'. * OK Courier-IMAP ready. Copyright 1998-2002 Double Precision, Inc.  See COPYING for distribution information. 001 LOGIN volker passwort 001 NO Login failed.

I've set these options in my imapd: AUTHMODULES="authdaemon" IMAP_CAPABILITY="IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA AUTH=PLAIN IDLE"

IMAP_TLS_REQUIRED=0

Login via KMail does't work too - with or without ssl.

I've no more idea! How can I get imap working?

Thanks & regards Volker