Roundcube Community Forum

 

Roundcube problem

Started by cosmin1987, April 07, 2009, 03:57:49 AM

Previous topic - Next topic

cosmin1987

Hello all,sorry for posting here but i don't know where to post.
I have a little problem with installing roundcube php script on my server.
I have installed and i think i have confiigurated but i cannot log on with my accounts. i have the mails saved, every account and mails ar saved for linux. like : users/imbox, user/send , user/draft , and my database don't see the users and the passwords. Pelase help me. My email server is cdsecurity.ro and the script is instaled here mail.cdsecurity.ro.
How do i add users in DB ?

My POP 3 it's working and same is SMTP.

sorry for my bad english

rosali

Not sure if I got your problem. Did you consider that RoundCube supports IMAP only. It won't work with POP3.
Regards,
Rosali

cosmin1987

#2
IMAP it's working. I dont know how to add users in DB and where to put the folders of users mail content

rosali

Nowhere. RoundCube communicates with your IMAP server just like a Desktop client (f.e. Outlook(E) or Thunderbird).
Regards,
Rosali

cosmin1987

ohhhhh my frined ... my desktop clients are working, but not roundcube. that's way i am posting here. I have configurate all php files but still i can't login from the site.

rosali

check ./logs/errors
check IMAP server logs
check Web server logs

... for more informations.
Regards,
Rosali

cosmin1987

i have read the logs ... My imap server it's working with my desktop clients and the error from roundcube mail it's this one
[08-Apr-2009 05:57:19 +0300] IMAP Error: Authentication for [email protected] failed (LOGIN): "a001 NO LOGIN failed" (POST /?_task=&_action=login)
[08-Apr-2009 05:57:32 +0300] IMAP Error: Authentication for [email protected] failed (LOGIN): "a001 NO LOGIN failed" (POST /?_task=&_action=login)
[08-Apr-2009 05:57:43 +0300] IMAP Error: Authentication for cosmin.gherasim@localhost failed (LOGIN): "a001 NO LOGIN failed" (POST /?_task=&_action=login)
[08-Apr-2009 05:58:28 +0300] IMAP Error: Authentication for [email protected] failed (LOGIN): "a001 NO LOGIN failed" (POST /?_task=&_action=login)


Can u give me a clue for what i must to do next ?

rosali

What does IMAP server logs say when RoundCube is trying to log on?
Regards,
Rosali

cosmin1987

This is what my log say when i am trying to LOG on with Round Cube

Apr  9 09:26:05 server imapd[9219]: Command stream end of file, while reading line [email protected] host=server.cdsecurity.ro [86.55.20.78]

rosali

What do you have in main.inc.php ...

// Automatically add this domain to user names for login
// Only for IMAP servers that require full e-mail addresses for login
// Specify an array with 'host' => 'domain' values to support multiple hosts
$rcmail_config['username_domain'] = '';


Your IMAP server logs user "cosmin.gherasim@server.cdsecurity.ro" while RoundCube logs "[email protected]" ...
Regards,
Rosali

cosmin1987

same .... i cannot log on... I have find out that old mail server has installed dovecot. I have installed and configure dovecot. The Outlock its read all folders but round cube give me the error with the login .... i dont understand why