RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > News and Announcements > General Discussion

For more information about the ads and why they're here, please see the FAQ

Reply
  #1  
Old 09-18-2008, 02:13 PM
Registered User
 
Join Date: Sep 2008
Posts: 2
Default IMAP Error - stupidity?

Hi folks !

I just instaled RCube, but can not solve stupid problem ... The thing is I'v got dedicated server where is about 30 diferent domains, i just want to make RCube for one of them (myself ).
For example i have mydomain.com, my mail server is mail.maydomain.com, and i installed RCube in webmail.mydomain.com.
My cofig looks like that:
$rcmail_config = array();


// system error reporting: 1 = log; 2 = report (not implemented yet), 4 = show, 8 = trace
$rcmail_config['debug_level'] = 4;

$rcmail_config['enable_caching'] = FALSE;

$rcmail_config['message_cache_lifetime'] = '10d';

$rcmail_config['auto_create_user'] = FALSE;

$rcmail_config['default_host'] = 'localhost';

$rcmail_config['default_port'] = 143;

$rcmail_config['imap_auth_type'] = check;

$rcmail_config['username_domain'] = '';

$rcmail_config['mail_domain'] = 'mail.mydomain.com';

$rcmail_config['virtuser_file'] = '';

$rcmail_config['virtuser_query'] = '';

$rcmail_config['smtp_server'] = '';

$rcmail_config['smtp_port'] = 25;

$rcmail_config['smtp_user'] = '';

$rcmail_config['smtp_pass'] = '';

$rcmail_config['smtp_auth_type'] = '';

and i'm geting this message: IMAP Error: Authentication for mymail@mydomain.com failed (LOGIN): "a001 NO Authentication failed."

Warning: Cannot modify header information - headers already sent in /home/pastas.simonaitis.lt/public_html/program/include/rcmail.php on line 694


Istead of localhost I have tired to put: mydomain.com?
Where is the problem?

Please help!

Thank you...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 09-19-2008, 08:22 AM
Registered User
 
Join Date: Sep 2008
Posts: 2
Default This one is solved

Quote:
Originally Posted by dezigner View Post
Hi folks !

I just instaled RCube, but can not solve stupid problem ... The thing is I'v got dedicated server where is about 30 diferent domains, i just want to make RCube for one of them (myself ).
For example i have mydomain.com, my mail server is mail.maydomain.com, and i installed RCube in webmail.mydomain.com.
My cofig looks like that:
$rcmail_config = array();


// system error reporting: 1 = log; 2 = report (not implemented yet), 4 = show, 8 = trace
$rcmail_config['debug_level'] = 4;

$rcmail_config['enable_caching'] = FALSE;

$rcmail_config['message_cache_lifetime'] = '10d';

$rcmail_config['auto_create_user'] = FALSE;

$rcmail_config['default_host'] = 'localhost';

$rcmail_config['default_port'] = 143;

$rcmail_config['imap_auth_type'] = check;

$rcmail_config['username_domain'] = '';

$rcmail_config['mail_domain'] = 'mail.mydomain.com';

$rcmail_config['virtuser_file'] = '';

$rcmail_config['virtuser_query'] = '';

$rcmail_config['smtp_server'] = '';

$rcmail_config['smtp_port'] = 25;

$rcmail_config['smtp_user'] = '';

$rcmail_config['smtp_pass'] = '';

$rcmail_config['smtp_auth_type'] = '';

and i'm geting this message: IMAP Error: Authentication for mymail@mydomain.com failed (LOGIN): "a001 NO Authentication failed."

Warning: Cannot modify header information - headers already sent in /home/pastas.simonaitis.lt/public_html/program/include/rcmail.php on line 694


Istead of localhost I have tired to put: mydomain.com?
Where is the problem?

Please help!

Thank you...
Well i solved it my self
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 10-23-2008, 11:23 AM
Registered User
 
Join Date: Oct 2008
Posts: 3
Default

How did you resolve this issue? I´m getting the same error message...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:15 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2006-2008 RoundCube Webmail Community