Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tSendMail Client not Authorized exception when connecting to MS Exchange Server

Hello All,

I am facing an "com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.1 Client was not authenticated" exception when using tSendMail to send mail using MS Exchange Server. The credentials are correct as these work when I am using them in Apache Camel. I am using TOS_DI version 6.4.1. Would appreciate any pointers.

 

Regards.

Labels (2)
13 Replies
Anonymous
Not applicable
Author

Hello,

Thank you for the constant help. Unfortunately I do not have any other Exchange environment. But I have tested the same credentials on an Apache Camel route and everything works out fine.

 

Regards,

Sohail

Anonymous
Not applicable
Author

Hi,

We will make an investigation on it to see if there is any testing environment (MS Exchange Server 2013) for us and will keep you posted.

Thanks for your time.

Best regards

Sabrina

Anonymous
Not applicable
Author

Thank you. I will be waiting for a reply on the thread.

 

Regards,

Sohail

Anonymous
Not applicable
Author

I am also same problem

 

 

 

[statistics] connecting to socket on port 3484

[statistics] connected

Exception in component tSendMail_1 (DBFileParserLight)

com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.1 Client was not authenticated

 

at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:1388)

at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:959)

at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:583)

at javax.mail.Transport.send0(Transport.java:169)

at javax.mail.Transport.send(Transport.java:98)

at ingestion_pipeline_dev2.dbfileparserlight_0_2.DBFileParserLight.tSendMail_1Process(DBFileParserLight.java:979)

at ingestion_pipeline_dev2.dbfileparserlight_0_2.DBFileParserLight.runJobInTOS(DBFileParserLight.java:4251)

at ingestion_pipeline_dev2.dbfileparserlight_0_2.DBFileParserLight.main(DBFileParserLight.java:3958)

[FATAL]: ingestion_pipeline_dev2.dbfileparserlight_0_2.DBFileParserLight - tSendMail_1 530 5.7.1 Client was not authenticated

 

com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.1 Client was not authenticated

 

at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:1388)

at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:959)

at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:583)

at javax.mail.Transport.send0(Transport.java:169)

at javax.mail.Transport.send(Transport.java:98)

at ingestion_pipeline_dev2.dbfileparserlight_0_2.DBFileParserLight.tSendMail_1Process(DBFileParserLight.java:979)

at ingestion_pipeline_dev2.dbfileparserlight_0_2.DBFileParserLight.runJobInTOS(DBFileParserLight.java:4251)

at ingestion_pipeline_dev2.dbfileparserlight_0_2.DBFileParserLight.main(DBFileParserLight.java:3958)

[statistics] disconnected