I have done some replies to similar issues tonight, but here is my full issue and problem.
I have been going through all the posts and tried pretty much all of them regarding this
error I am getting from squirellMail and Horde, I dont get any error from Roundcube it just doesn't send. Logging in is ok, but sending mail doesn't work:
SquirellMail error -
Authentication failed
535 Incorrect authentication data
Horde error -
There was an error sending your message: authentication failure [SMTP: Invalid response code received from server (code: 535, response: Incorrect authentication data)]
The Email log states:
2009-02-23 21:53:54 fixed_login authenticator failed for localhost [127.0.0.1]: 535 Incorrect authentication data ([email protected])
I am using the following -
cPanel 11.24.7-E34209 - WHM 11.24.4 - X 3.9
CENTOS 5.2 i686 on standard
PHP 5.2.4
APF firewall
I have done the following with no change no results:
Went down to stable version of Cpanel
Checked folder permissions of test domain user/etc/ user/etc/domainname/ user/etc/domainname/shadow
Checked user group and owner of said folder
Force updated exim
ran fixeverything
checked for demo accounts - none and disabled
Turned smtp tweak off, tested, turned it back on tested.
Changes users password
/scripts/mailperm
Confirmed entry in /etc/localdomains
The only thing that did do anything -
In SquirellMail /usr/local/cpanel/base/3rdparty/squirrelmail/config/config.php
changed $useSendmail = false;
Change it to true and was then able to send out email from that program, but nothing works for the other programs.
Any other suggestions?
I have been going through all the posts and tried pretty much all of them regarding this
error I am getting from squirellMail and Horde, I dont get any error from Roundcube it just doesn't send. Logging in is ok, but sending mail doesn't work:
SquirellMail error -
Authentication failed
535 Incorrect authentication data
Horde error -
There was an error sending your message: authentication failure [SMTP: Invalid response code received from server (code: 535, response: Incorrect authentication data)]
The Email log states:
2009-02-23 21:53:54 fixed_login authenticator failed for localhost [127.0.0.1]: 535 Incorrect authentication data ([email protected])
I am using the following -
cPanel 11.24.7-E34209 - WHM 11.24.4 - X 3.9
CENTOS 5.2 i686 on standard
PHP 5.2.4
APF firewall
I have done the following with no change no results:
Went down to stable version of Cpanel
Checked folder permissions of test domain user/etc/ user/etc/domainname/ user/etc/domainname/shadow
Checked user group and owner of said folder
Force updated exim
ran fixeverything
checked for demo accounts - none and disabled
Turned smtp tweak off, tested, turned it back on tested.
Changes users password
/scripts/mailperm
Confirmed entry in /etc/localdomains
The only thing that did do anything -
In SquirellMail /usr/local/cpanel/base/3rdparty/squirrelmail/config/config.php
changed $useSendmail = false;
Change it to true and was then able to send out email from that program, but nothing works for the other programs.
Any other suggestions?