Application Development 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: 

Sending Mail Thru SAP

Former Member
0 Kudos

Hi all,

For sending e-mails thru SAP am i supposed to enable any specific services in SAP.

Thanks in Advance,

Neo.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You need to add node into that. But, I will suggest that u should nt do these settings. These settings should be done by BASIS people.

Best Regards,

Vibha

*Please mark all the helpful answers

4 REPLIES 4

Former Member
0 Kudos

For sending mail from SAP to non SAP, some configuration settings are required. Before doing these settings check it out with BASIS people bcoz BASIS people generally do these serttings.

1> Go to SCOT transaction

=> Then INT Internet => SMTP

Double click on SMTP, go to SMTP connection tab and enter

Description: Mail Server

Hours/Minute: /1

Mail Host: “write mail host name (e.g. ttpnemsg01.ttglobal.tatatechnologies.com ) “

Mail Port: 25

Code Page: 0 No conversion into Other Character Set

2> Go to Support address types

Go to Internet (Check Box) and Click on SET button.

Then go to Address Area : “*TATATECHNOLOGIES.COM:”

You can make setting “Output Formats for SAP Document” accordingly.

3> In IMGW (Internet mail gateway)

Node: IMGW

Description: SAP Internet Mail Gateway

4> For start mail processing you need to go the menu

Utilities=> Start Send Process

Then select Address Type Internet Mail Address (INT).

5> GO to SICF transaction

Select SAP Connect and activate SMTP host.

6> Using SOST transaction we can see the send request

7> SO01 is also useful transaction.

I hope it helps.

Best Regards,

Vibha

*Please mark all the helpful answers

0 Kudos

Thanks for your response,

But after entering in SCOT, how do i go to SMTP.

I see an INT directory sort of thing but it has only an IMG sub node and no SMTP.

Regards,

Neo.

Former Member
0 Kudos

You need to add node into that. But, I will suggest that u should nt do these settings. These settings should be done by BASIS people.

Best Regards,

Vibha

*Please mark all the helpful answers

0 Kudos

Ok. So u mean an SMTP node has to be added by the BASIS team.

Regards,

Altaf Shaikh.