Workflow configuration in rhel 5 r12

classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

Workflow configuration in rhel 5 r12

satish
Dear erman,

Need your favour.

We have been given smtp server and port.we have done telnet test and we are able to recieve email.

Pls let us know what needs to be done at os level before we configure at application level.

Thanks,
Satish.
Reply | Threaded
Open this post in threaded view
|

Re: Workflow configuration in rhel 5 r12

ErmanArslansOracleBlog
Administrator
Did you do a proper telnet test? (sending smtp commands through telnet?)
Do a proper telnet test, and check the situation / errors.. Take the actions (with your Mail Server Admin if needed) and then configure the EBS side.

A telnet smtp test like the following ->

 knowing this, I made an SMTP test from the command line;
(Note that : The Mail server was requiring a user/pass)

telnet [outbound server] 25
EHLO [mailer node]
auth login
334 BSDLSADX
b3JhY2xlQGNleXBvBCcnY29tdsRy
334 UGFzc3dvMDS6
Y2V5MTSAA==
235 2.0.0 Authentication successful
MAIL FROM: [reply_to address]
RCPT TO: [my_test_email_address]
DATA
Subject: Test message

Test message body
.
quit
Reply | Threaded
Open this post in threaded view
|

Re: Workflow configuration in rhel 5 r12

satish
Dear Erman,

For smtp outbound telnet test from command line,its not required to enter username and password right?

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: Workflow configuration in rhel 5 r12

ErmanArslansOracleBlog
Administrator
It depends on your Mail Server's configuration. The authentication method configured in the Mail Server , I mean.. If the mail server is configured with relay access, then no need for passwords, but if not then you need to supply something.. Again according to the Mail Server's configuration.. For instance, if it is configured with password authentication , then you need to supply user&password for authentication.
Reply | Threaded
Open this post in threaded view
|

Re: Workflow configuration in rhel 5 r12

Satish
Dear Erman,

Any idea on this please?

[applcrp@TESTNDCDTDB02~]$ telnet smtp.rsa.org.in 587
Trying 43.241.36.80...
Connected to smtp.sai.org.in.
Escape character is '^]'.
220 rb3813.sai.org.in ESMTP MailEnable Service, Version: 10.25-- ready at 03/03/20 12:47:26
EHLO TESTNDCDTDB02.SAI.ORG.IN
250-rb3813.sai.org.in [103.21.67.8], this server offers 4 extensions
250-AUTH LOGIN
250-SIZE 40960000
250-HELP
250 AUTH=LOGIN
AUTH LOGIN
334 VXNlcm5hbWU6
testerp@rsa.org.in-->entered username
501 Error decoding Username parameter.
 
Thank you
Reply | Threaded
Open this post in threaded view
|

Re: Workflow configuration in rhel 5 r12

ErmanArslansOracleBlog
Administrator
Probably your usrename is wrong.

You need to put base64 encoded username.
Reply | Threaded
Open this post in threaded view
|

Re: Workflow configuration in rhel 5 r12

satish
Thank you.

"The authentication method configured in the Mail Server , I mean.. If the mail server is configured with relay access, then no need for passwords"

If no password,then dont we need to enter password in front end workflow configuration?

Thank you
Reply | Threaded
Open this post in threaded view
|

Re: Workflow configuration in rhel 5 r12

ErmanArslansOracleBlog
Administrator
Yes.. If your mail server is configured with relay access (relay for your EBS apps node), then you don't need to enter user/pass for workflow mailer's outbound/smtp process.
Reply | Threaded
Open this post in threaded view
|

Re: Workflow configuration in rhel 5 r12

satish
Thank you.

In workflow configuration in application,we need to enter username and password  right?
Reply | Threaded
Open this post in threaded view
|

Re: Workflow configuration in rhel 5 r12

ErmanArslansOracleBlog
Administrator
You may enter user/pass for smtp.
But i lf your mail server is configured with relay access, then you don't enter any user pass for smtp in ntf mailer configuration screen.

6 Mar 2020 Cum 15:45 tarihinde satish [via Erman Arslan's Oracle Forum] <[hidden email]> şunu yazdı:
Thank you.

In workflow configuration in application,we need to enter username and password  right?


If you reply to this email, your message will be added to the discussion below:
http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/Workflow-configuration-in-rhel-5-r12-tp8082p8134.html
To start a new topic under EBS 12.1/12.0/11i, email [hidden email]
To unsubscribe from Erman Arslan's Oracle Forum, click here.
NAML