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: 

MAIL ADMIN

Former Member
0 Kudos

Can anyone give me any links on mail admin? In which directory log file (So01) is stored?

1 REPLY 1

Former Member
0 Kudos

Hi,

The following link can help.

https://websmp107.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700002794452003E

Before you can send e-mails via the mail server, you need to have configured certain settings

to ensure external communication with R/3 systems.

For example, you need to have enabled the Internet (SMTP) communication method in R/3

before you can successfully carry out notification workflows in the SRM Server.

Procedure

1. Install RFC Destination

a. Transaction SM59

b. Create TCP/IP connections (connection type), for example, Sendmail_Q00

Connection Type T

Activation Type Start on Explicit Host

Program /mail/sap/out/mlunxsnd

Target Host mailsig.wdf.sap.corp

Save As IP Address

c. Gateway Options

Gateway Host mailsig.wdf.sap.corp

Gateway Service sapgw88

d. Test Connection

2. Maintain SAPconnect Information

a. Call Transaction SCOT: Nodes → Create

Node Mail

Description Internet Mail

b. Select Continue

c. Select RFC Node and then select Continue

RFC Destination Sendmail_Q00

d. Select Continue

e. Select Internet and then select Continue

Address Area *sap.com

f. Select Continue

g. Select Continue

h. Select Continue

Set Further Address Types N

i. Select Continue

j. Select Continue

k. Select Continue

l. Select Node is Ready for Use

m. Select Continue to complete creation of the SAPconnect node

SAP Online Help 2004-06-03

Plan-Driven Procurement with Plant Maintenance: Configuration Guide 30 25

Version 4.5B

Call transaction SCOT via Goto → Customizing → Communication Methods:

Set Typ INT to SAPCONNECT

Or transaction SE16 to maintain the SXADDRTYPE table:

ADDR_TYPE INT → METHOD SAPCONNECT

Additional Information

The SCOT data is client-dependent.

You can define who receives the e-mails:

• For example, if you enter *SAP.COM, all users of the domain sap.com

can receive the e-mail.

• If you enter *EXCHANGE.SAP-AG.DE, e-mails can also be sent to Dusers,

for example D012345@exchange.sap-ag.de

• If you enter a full address, for example matthew.le.tissier@sap.com, only

Matthew Le Tissier can receive e-mails.

3. Adjust User Data

a. Call SU01

b. Maintain the Internet mail addresses for the relevant users

4. Send a Test E-mail

a. Call SO01

b. Send a test e-mail to your own address

Cheers

Soma