LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Cyrus-imapd Question (https://www.linuxquestions.org/questions/linux-software-2/cyrus-imapd-question-371611/)

zolo44 10-10-2005 02:20 PM

Cyrus-imapd Question
 
Hopefully this is the right forum for my question...


I'm new to sendmail (been using qmail) and it's running good. I see that' i'm getting mail if I type:

Code:

mail

anyway, i'm trying to set up horde (newest versions of horde and imp) but when i do the test (/horde/imp/test.php) it's saying that i can't connect.

I basically narrowed it down to cyrus not working properly.

I tryied looking for an online doc but didn't find one that can help me out on my problem.

I can telnet into port 143 but when i type:

Code:

login username password
it can't log in.

even when i do this:

Code:

imtest -m login -p imap localhost
and enter the passwd for cyrus, it's doesn't login.

it returns:

C: L01 LOGIN root {10}
S: + go ahead
C: <omitted>
S: L01 NO Login failed: authentication failure
Authentication failed. generic failure
Security strength factor: 0


I guess what my question is

How can i change the password for cyrus?

I tried

passwd cyrus
saslpasswd cyrus


Any help will be appreciated.

using

horde-3.0.5
imp-h3-4.0.3
cyrus-imapd-2.2.12-6.fc4


All times are GMT -5. The time now is 10:11 AM.