cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Dear Experts,

I am trying to configure sendng mails from SAP and for that have configured SCOT with server IP and port 25 in SMTP under INT (via Internet). Also, the communication methos of INT is sapconnect and have created the virtual host in SICF and also maintained the parameter icm/server_port_1. Also, scheduled the job sapconnect to run for every 10 minutes ans maintained the address area.

Now, when send a test mail from SBWP to receipient address as internet address, the mail is going out, but not able to receive it. Please let me know if I have missed out anything. Please suggest me.

1) Do we require any RFC to be created from SAP server to Mail server, if yes what type of RFC

2) Is there any ports to be opened like I feel we should enable some option in mail server like to receive mails from SAP server.

3) If I want to test it with personal id of google and yahoo.

Appreciate help in this regard.

Regards,

Sharath

0 Likes
View Entire Topic
Former Member
0 Likes

> 1) Do we require any RFC to be created from SAP server to Mail server, if yes what type of RFC

NO RFC is required

please check SMTP node (just double click) enter proper exchange server name and port check node in use

> 2) Is there any ports to be opened like I feel we should enable some option in mail server like to receive mails from SAP server.

port 25 need to be opened from sap server to exchange server

> 3) If I want to test it with personal id of google and yahoo.

you need to allow this at exchange server

Samrat

Former Member
0 Likes

Hello ,

Did you try the telnet from the host on which your SAP system is running to the SMTP server.

telnet <SMTP Server> 25.

This should be working.

Please ask you SMTP administrator to allow the mails to pass through.The server is probably not accepting the requests.

Regards,Prasanna

Former Member
0 Likes

Hi,

Thanks for your replies and I will check with my exchange admin and will revert.

Rgds....Sharath