Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sending email problem

Former Member
0 Likes
476

I am getting email from SAP, it result error XS802: Recipient address unknown.

I configured SCOT with my SMTP server details and all....But still getting the error....

Routing test is fine...

Please help me.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
438

Hi,

First check the mail id whether you are giving it correct or not.

Check the T code SOST for exact reason of failure.

Sudheer. A

Edited by: sudheer Addepalli on Aug 6, 2008 2:45 PM

4 REPLIES 4
Read only

Former Member
0 Likes
439

Hi,

First check the mail id whether you are giving it correct or not.

Check the T code SOST for exact reason of failure.

Sudheer. A

Edited by: sudheer Addepalli on Aug 6, 2008 2:45 PM

Read only

Former Member
0 Likes
438

I Think you have not set below object.

reclist-receiver = ''. "<-- Recipients address

reclist-rec_type = 'U'.

append reclist.

rgds

rajesh

Read only

Former Member
0 Likes
438

Hi..

check in SOST if mail is in queue then its basis problem...

If its not den check for the FM(send mail) is giving subrc zero or not...

regards

vivek

Read only

Former Member
0 Likes
438

Thanks to all ...

It is solved now...

The IP maintained in the SCOT transaction was wrong....

I have changed it...now working fine...