As in the title, this is the procedure to configure SMTP Inbound and Outbound in SAP.
Setting Profile Parameter below:
icm/plugin_<*> = PROT=SMTP,PLG=<prog>, ex : icm/plugin_2 = PROT=SMTP,PLG=./smtpplugin.so
icm/server_port_<*> = PROT=SMTP,PORT=<port>, ex : icm/server_port_2 = PROT=SMTP,PORT=25000,TIMEOUT=180
is/SMTP/virt_host_<*> = :<host>:<port>,<port>,…;, ex : is/SMTP/virt_host_0 = *:25000;
Create a user with type system (Tx code: SU01 ) and assign S_A.SCON to it. for [...]
Filed under: SAP Netweaver Technology, SAP R/3, SAP Tips and Tricks, SAP Web AS ABAP | Tagged: SAP, SMTP, Inbound, Outbound, SCOT, SAPConnect, SICF | Leave a Comment »





