Thursday 11 June 2020

Mail configuration in SAP Application level

Mail Configuration:

Major T-code involved:
  •  SCOT (old version systems)
  • SOST
  • SOADM (new version systems)
  • SBWP

  1. By Default all the users in SAP,is having one default inbox for email.can access with T-code SBWP. & with SBWP attachments can be sent.

    While sending mail in SBWP make sure that, The receipt type as internet address -->send
     Then the recipient can see his inbox in same t-code SBWP -->inbox.
  2. Types of mail configuration:
             1.Outbound mail configuration. 
                  SAP -->outlook.
             2. Inbound mail configuration.
                  Outlook -->SAP.

check list for Practical Steps involved in outbound mail configuration:

1. Set profile parameter in RZ10.
2. Maintain mail address in SU01 or Report RSDRCK7
3.Maintain default domain in SOADM or SCOT
4.Configure active SMTP node in SOADM
5.Schedule  send jobs transaction SOADM
6.Monitor / Trace outbound /in bound messages in T-code SOST.


check list for Practical Steps involved in inbound mail configuration:

1. Set profile parameter in RZ10.
2. Maintain mail address in SU01 or Report RSDRCK7
3.Maintain default domain in SOADM or SCOT
4.Create system user(s) with the profile S_A.SCON transaction SU01.
5.Maintain & active the SAP connect nodes in the SICF t-code.
6.Monitor / Trace outbound /in bound messages in T-code SOST.


Practical Steps:

1. Access T-code SOADM (new version system) or SCOT (old version system).


2. Perform the below highlighted navigation -->Outbound messages -->SMTP Notes -->click on the create node using the wizard -->click on Create Node using the wizard.


 3.In the below fields:
          Node : provide meaning description of node.
          Description: Provide meaningful description.
                
Then click on Continue as highlighted below.


4. Now enter host name and SMTP port details - 25 is the default SMTP port.                                            



5.Now select internet option and click on continue.



6. provide domain details here and click on continue.


                       ex: if you are work for icici back - *@icici.com* need to provide below.
                                                                               *@gamil.com* 
                             
                               



here i am considering gmail as my domain. 



7.Click on continue.




8.click on No option in the below screen and click on continue.


9. Provide the below info and click on continue.




10. Mail configuration at SAP level is completed now. the conformation screen looks like below.

        




11. Now activate the port number, HTTP and HTTPS connection details.

      To check, T-code: SMICM-->Go to( in the menu bar)-->services -->check the below highlighted       position.

12. Set profile parameters.

1.select the Default profile.
2.Choose Extended memory.
3.Finally click on Change.




13.click on parameter option. To add new parameter to the system.




parameter:     icm[ABAP]/server_port_1 
Value       :     PROT=SMTP, PORT=25,TIMEOUT=120,PROCTIMEOUT=120   




14. After setting the profile parameter in RZ10. Restart the SAP application as the above profile parameter is static type.

15. After restarting SAP Application.Check whether the SMTP port is activated or not in T-code: SMICM.




16. Create domain name.in the T-code- SOADM





provide domain name and click on save option.                                                                     




Note: to check whether all the users in sap application is updated with email id info in SU01, need to run the below report: RSADRCK7










 17. Ensure that user is updated with email data, correctly in SU01.                                       


 18. Now in SBWP t-code, send the sample email.to check whether the email configuration is working or not.







Trouble shooting: In case of any failed outbound emails, in the t-code SOST  all the failed mails can be found and can send again their.


No comments:

Post a Comment