Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Imap questions
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
KePSuX
Guru
Guru


Joined: 29 Sep 2003
Posts: 312
Location: Fredericksburg Va

PostPosted: Sun Feb 01, 2004 9:06 pm    Post subject: Imap questions Reply with quote

I have Imap running on a machine. I can telnet into the box running Imap on port 143 without a hitch.

Code:
Trying 198.xxx.xxx.xxx...
Connected to xxx.xxxxxx.com.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE STARTTLS] Courier-IMAP ready. Copyright 1998-2003 Double Precision, Inc.  See COPYING for distribution information.


But the server will not authenticate a user that has a valid account via squirrel mail or using a Mozilla Mail client. Just gives me an invalid user/password error. How do I connect the users on the system with imap for authentication? I've never done any mail related setup before and so far it's been a nightmare. Any help is much appriciated. Thanks!
Back to top
View user's profile Send private message
Chris W
l33t
l33t


Joined: 25 Jun 2002
Posts: 972
Location: Brisbane, Australia

PostPosted: Sun Feb 01, 2004 11:39 pm    Post subject: Reply with quote

If it is Courier IMAP then you may need to start authdaemond (look in /etc/init.d for a script).
_________________
Cheers,
Chris W
"Common sense: The collection of prejudices acquired by age 18." -- Einstein
Back to top
View user's profile Send private message
cpwp
n00b
n00b


Joined: 28 Aug 2002
Posts: 67
Location: Ripley, Derbyshire, UK

PostPosted: Sun Feb 01, 2004 11:42 pm    Post subject: Reply with quote

Which method are you using to authenticate users? I had similar symptoms when using Courier with Vpopmail. I edited /etc/courier-imap/authdaemonrc so that the only authentication method selected was vchkpw.
Code:
authmodulelist="authvchkpw"

Try setting this to the method you want to use. Possible values are authcustom, authcram, authuserdb, authvchkpw, authmysql, authpam

Just a thought...

CP
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum