It doesn't have anything to do with those settings. It's more than likely some
error in your imap setup or username/password. You need to check what features
your imap server supports and match that to the roundcube config and make sure
you are entering the username and password the way your imap server is expecting it.
--Brian Jackson
[EMAIL PROTECTED] wrote:
Hello, I am currently receiving the following error when I try to log in
for the first time.
[20-Feb-2006 00:44:59 -0500] IMAP Error: Authentication failed
(LOGIN):<br>"a001 NO LOGIN failed" in on line 0
I am guessing it is due to the fact that I have no clue what I should be
entering for the following config options. I really have no idea what
they do exactly.
// Path to a virtuser table file to resolve user names and e-mail addresses
$rcmail_config['virtuser_file'] = '';
// Query to resolve user names and e-mail addresses from the database
// %u will be replaced with the current username for login.
// The query should select the user's e-mail address as first col
$rcmail_config['virtuser_query'] = '';
Any help would be appreciated.
Thanks