DevOps and System Administration Forum
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SMTP Configuration Error

former_member624966
Participant
0 Likes
2,356

Hello Expert,

On my QAS system i have two client (300 and 310), i configured SCOT on client 300 and is working fine there but on client 310 i replicate the same SCOT configuration but when i send a test mail from Client 310 it will returned with error message. attach is the error message. Please i need help on this issue. Thanks smtp-error.png

Regards

Kanayochukwu

6 REPLIES 6
Read only

former_member644293
Active Participant
0 Likes
2,139

Kanayochukwu Ezeh,

as per status, it is "Waiting for Retry" ...so try running manually or using the job "RSCONN01" if scheduled.

Please send the error code, if this is not the case.

Regards,

Read only

0 Likes
2,139

Hello Arunkumar,

Please what do you mean by using the Job "RSCONN01" how please explain to me the procedure. because i have run it manually it still cam back with the same error message.

Regards

Kanayo

Read only

former_member644293
Active Participant
0 Likes
2,139

Kanayochukwu Ezeh,

RSCONN01 is the job scheduled to trigger send mail process.

Refer below OSS note (1912890) which refers about scenario of not able to send the mail from different client of the same system as, job scheduling, confg etc., are client dependent.

1912890 - Stuck email messages on SOST - RSCONN01 client dependent

In spite of this, if the issue is not fixed then please check the configurations of 310 client and refer below notes/blogs as well.

855545 - Send jobs in the status 'waiting' – overview

755889 - Messages wait or block the send process

2305255 - E-mails stuck in SOST

855545 - Send jobs in the status 'waiting' – overview

455140 - Configuration of e-mail, fax, paging/SMS via SMTP

https://help.sap.com/saphelp_erp2005/helpdata/en/af/73563c1e734f0fe10000000a114084/content.htm?no_ca...

https://blogs.sap.com/2012/08/08/sost-error-and-fix/

Some OSS notes are version specific. So check before implementing.

Hope this helps.

Regards,

Read only

venkateswaran_k
Active Contributor
0 Likes
2,139

Hi,

Please check one by one on following points.

1. User ID of the background job which sends emails. say.. BC-BATCH(user). If it was in the lock ?? Check it in SM12... If so releae them.

2. Or Through SE37 - Execute the FUNCTION 'SO_DEQUEUE_UPDATE_LOCKS'.

3. Execute the program in se38 or submit rsconn01 with mode = 'INT' with output = ' ' and return. (Requires ABAP help)

4. Go to the SCOT t-code and double-click on SMTP node. What is the waiting time specified there?

Read only

0 Likes
2,139

Hello Venkateswaran,

scot.pngwaiting-time.png

I have check the Batch job user is not locked, but i have a challenge you said i should go to SCOT t-code and double click on the SMTP node, which i did but couldn't find waiting time there. But i went the send jobs tab that was where i saw job value period as 1 minute. Attached is the screen shot. Thanks for you assistance so fa.

Read only

0 Likes
2,139

Yes, looking okay to me..

Did you check the point no.3

  • Execute the program in SE38 or
  • Submit rsconn01 with mode = 'INT' with output = ' ' and return. (you need abap program help to do it)