cancel
Showing results for 
Search instead for 
Did you mean: 

configuration of email server

Former Member
0 Kudos

Hi gurus,

We want to connect our SAP server to our email server.

We couldn't able to do this one. Can any body send me the detail procedure

for this.

When we do coding and all those things the attachment coming in the sap inbox

but not going to mail.

I think it is a configuration problem.

we have the inputs like this.

mail server name and domain.

sapserver name and domain.

Please help me.

Points will be given for useful answers.

Regards

(YUGANDHAR.P)

+919963720731

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

refer the foll link...

/people/thomas.jung3/blog/2004/09/09/receiving-e-mail-and-processing-it-with-abap--version-610-and-higher

BR,

Disha.

<b>Pls reward points for useful answers.</b>

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Yugandhar,

Check out SAP note 455140.

And follow the process below from SAP help.

If you want to distribute business intelligence content using e-mail, you have to set up the mail server in the SAP Web Application Server.

Procedure

1. In the sap system, choose the transaction SAPconnect: Administration (system status) (transaction SCOT).

2. Check the status of the node SMTP (Simple Mail Transfer Protocol):

&#61601; The node SMTP does not exist:

To create the node, in the menu, choose Node ® Create. Specify a node ID and a description.

&#61601; The node SMTP is not active:

To activate the node, in the menu, choose Node ® Change. Select the field Node in Operation.

3. In the menu, choose Node ® Change. The screen SAPconnect: General Node Data opens. Ensure that the following values are defined:

&#61601; Mail Host: for example, mailto.wdf.sap.corp (localhost is generally not a valid mail host because both a mail server and SAP Application Server are generally not installed on a PC at the same time)

&#61601; Mail Port: Standard value for SMTP is 25

&#61601; Code page: Standard values are 1100 or 1140

&#61601; Supported address types

Select the Internet field and choose Setup. The screen SAPconnect: Address Type for Node opens. Enter * in the address area.

4. To maintain the standard domain, in the menu, choose Settings ® Default Domain and enter the appropriate value (for example, sap.com for e-mail addresses, such as @sap.com).

Cheers,

Nick.