Using SMTP with SAP Web AS
Use
The Internet Communication Manager (ICM) enables Internet mails to be sent from the SAP System using SMTP.
Activities
To activate the SMTP function on an SAP application, you have to parameterize the profile of the corresponding instance.
|
Placeholder |
Description |
|
<icman> |
Name of the Internet Communication Manager (ICM) |
|
<port> |
Number of the IP port used to receive SMTP messages. The port cannot yet be used by another program (for example, Sendmail). If SMTP messages are not to be received on an application server, set <port> to 0. |
|
<xx> |
Digit with which you number the parameter icm/server_port_<xx>, serially, starting with 0. |
The parameter icm/server_port_<xx> has the optional extra TIMEOUT, which you can use to set the maximum waiting time, in seconds, for the response of the mail server or mail client.