Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Servers > ERROR: Message not sent. Server replied:Authentication failed 535 Incorrect

Forgot Password?
 Servers   Anything server related, Apache, MySQL, Samba, server security, sendmail, exim, etc

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 03-25-2009   #1 (permalink)
Just Joined!
 
pratapsingh's Avatar
 
Join Date: Feb 2009
Posts: 62
Exclamation ERROR: Message not sent. Server replied:Authentication failed 535 Incorrect

I got this error while sending mail . I am able to login to my mail. I am receiving mails from outside and i read them also. But I am not able to send mail from my mail. What could be the reason for
"ERROR:
Message not sent. Server replied:

Authentication failed
535 Incorrect authentication data"

Note :- Recently i took the backup of my server through cPanel and deleted my website from the server through WHM and after that I restored it. I think due to that it's happening.


My error log is
2009-03-25 15:00:25 fixed_login authenticator failed for localhost (server.com) [127.0.0.1]: 535 Incorrect authentication data (set_id=user@xyz.com)
pratapsingh is offline  


Reply With Quote
Old 03-26-2009   #2 (permalink)
Just Joined!
 
pratapsingh's Avatar
 
Join Date: Feb 2009
Posts: 62
other details are here

MY exim.conf file

begin authenticators


fixed_plain:
driver = plaintext
public_name = PLAIN
server_prompts = :
server_condition = "${perl{checkuserpass}{$1}{$2}{$3}}"
server_set_id = $2


fixed_login:
driver = plaintext
public_name = LOGIN
server_prompts = "Username:: : Password::"
server_condition = "${perl{checkuserpass}{$1}{$2}}"
server_set_id = $1


exim_mainlog

2009-03-26 15:03:29 1Lmkyu-0002xD-JO == root@domain.com R=localuser T=local_delivery defer (-52): Retry time not yet reached
2009-03-26 15:03:29 1Lmkyu-0002xB-Ij == root@domain.com R=localuser T=local_delivery defer (-52): Retry time not yet reached

2009-03-26 15:03:40 1Lmdwv-0007uD-H2 == sysadmin@domain.com R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host

2009-03-26 15:03:40 1LmfVy-00032D-PB == root@domain.com R=localuser T=local_delivery defer (-52): Retry time not yet reached
2009-03-26 15:03:50 1LmhSy-0000sR-Lu == frankjo@userdomain.com R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host
2009-03-26 15:03:50 End queue run: pid=32452


root@training [/home]# tail /var/log/exim_paniclog
2009-03-26 14:00:32 1Lmkyu-0002xF-K8 User 0 set for local_delivery transport is on the never_users list
2009-03-26 14:15:33 1LmlDR-0004Cf-60 User 0 set for local_delivery transport is on the never_users list
2009-03-26 14:30:33 1LmlRx-0005ik-RV User 0 set for local_delivery transport is on the never_users list

exim_rejectlog

root@training [/home/user]# tail /var/log//exim_rejectlog
2009-03-25 15:59:33 fixed_login authenticator failed for localhost (domain.com) [127.0.0.1]: 535 Incorrect authentication data (set_id=user@domain.com)
2009-03-25 16:05:54 H=118-169-199-1.dynamic.hinet.net (Mymainserver.com - mymainserver Resources and Information. This website is for sale!) [118.169.199.1] F=<michael78694@MyMainServer.com> rejected RCPT <candy59839@yahoo.com.tw>: 118-169-199-1.dynamic.hinet.net (Mymainserver.com - mymainserver Resources and Information. This website is for sale!) [118.169.199.1] is currently not permitted to relay through this server. Perhaps you have not logged into the pop/imap server in the last 30 minutes or do not have SMTP Authentication turned on in your email client.
2009-03-26 08:17:49 fixed_login authenticator failed for localhost (domain.com) [127.0.0.1]: 535 Incorrect authentication data (set_id=user@domain.com)
2009-03-26 08:24:15 fixed_login authenticator failed for localhost [127.0.0.1]: 535 Incorrect authentication data (set_id=user@domain.com)
2009-03-26 10:04:42 fixed_login authenticator failed for localhost (domain.com) [127.0.0.1]: 535 Incorrect authentication data (set_id=user@domain.com)
2009-03-26 14:40:25 fixed_login authenticator failed for localhost (domain.com) [127.0.0.1]: 535 Incorrect authentication data (set_id=user@domain.com)
2009-03-26 14:41:29 fixed_login authenticator failed for localhost (domain.com) [127.0.0.1]: 535 Incorrect authentication data (set_id=user@domain.com)
2009-03-26 14:45:05 fixed_login authenticator failed for localhost (domain.com) [127.0.0.1]: 535 Incorrect authentication data (set_id=user@domain.com)
2009-03-26 14:48:04 fixed_login authenticator failed for localhost (domain.com) [127.0.0.1]: 535 Incorrect authentication data (set_id=user@domain.com)
2009-03-26 14:48:36 fixed_login authenticator failed for localhost (domain.com) [127.0.0.1]: 535 Incorrect authentication data (set_id=user@domain.com)


I don't know whats happening.
pratapsingh is offline   Reply With Quote
Old 03-26-2009   #3 (permalink)
Content Team
 
davidanand's Avatar
 
Join Date: Apr 2008
Location: cochin,India.
Posts: 163
Send a message via Yahoo to davidanand
hey,
try this
cPanel Forums
__________________
Regards
David.$
-->davidanands.co.cc
Success is the list of failures ...!!!
davidanand is offline   Reply With Quote
Old 03-26-2009   #4 (permalink)
Just Joined!
 
pratapsingh's Avatar
 
Join Date: Feb 2009
Posts: 62
i have posted this issue there also .. thanks for info ..
pratapsingh is offline   Reply With Quote
Old 03-26-2009   #5 (permalink)
Content Team
 
davidanand's Avatar
 
Join Date: Apr 2008
Location: cochin,India.
Posts: 163
Send a message via Yahoo to davidanand
hey click on the link I have mentioned there is the answer for the error
__________________
Regards
David.$
-->davidanands.co.cc
Success is the list of failures ...!!!
davidanand is offline   Reply With Quote
Old 03-26-2009   #6 (permalink)
Just Joined!
 
pratapsingh's Avatar
 
Join Date: Feb 2009
Posts: 62
Smile

Hey thanks man it worked ...

Solution is
"The logs were showing same error 535 Incorrect authentication data. After digging around I finally found that this domain was listed in /etc/demodomains and the user was listed in /etc/demousers. I disabled the demo mode from WHM and the account can now authenticate without any problems. Hopefully this helps."
pratapsingh is offline   Reply With Quote
Old 2 Weeks Ago   #7 (permalink)
Just Joined!
 
Join Date: Nov 2009
Posts: 1
Smile ERROR: Message not sent. Server replied: Authentication failed 535 Incorrect authent

i think it only needs a simple solution, just rename your email account password with the new one...trust me..it works..God bless you all
jefky is offline   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 Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 05:41 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2