Login  Register

Workflow mailer setup

Posted by satish on Mar 05, 2020; 10:56am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Workflow-mailer-setup-tp8123.html

Hi Erman,

We are configuring application setup for workflow mailer.

Application is not able to connect to smtp host with provided credentials. To confirm the same, we tried telnet test and the test failed as below.Attached the frontend screenshot

 
[applcrp@node02 ~]$ telnet 10.0.1.1 25

Trying 10.0.1.1...

Connected to 10.0.1.1.

Escape character is '^]'.

220 ************************************************************************************

EHLO node02.tabs.in

250-***** Hello ********, pleased to meet you

250-ENHANCEDSTATUSCODES

250-PIPELINING

250-8BITMIME

250-SIZE

250-DSN

250-ETRN

250-AUTH LOGIN PLAIN

250-XXXXXXXXA

250 XXXB

AUTH LOGIN

334 VXNlcm5hbWU6

c3NzdGVycEBzYWkub3JnLmlu

334 UGFzc3dvcmQ6

U2FpcmFtLjEyMyE=

535 5.7.0 authentication failed

 
But os team has updated that they are using same credentials in mail client (outlook) and mail flow working fine.Attached the screenshots they provided
Any idea what would have went wrong?We are using only outbound

Application error

Thank you