cancel
Showing results for 
Search instead for 
Did you mean: 

MAIL ADAPTER

Former Member
0 Kudos

Hi all,

i am using mail server in one of the interface development ,so in regard to the mail server i want to clarify, is their any possibility that i can add my Gmail account in the SAP server to rout the emails from company mail id for testing.

Thanks,

Kiran

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Kiran,

Ref: /people/michal.krawczyk2/blog/2005/03/07/mail-adapter-xi--how-to-implement-dynamic-mail-address

Thanks,

Former Member
0 Kudos

Hi,

In ALRTCATDEF transaction, you can maintain list of Fixed Recipients. Here, you need to specify the user ids(gmail or any other mail ids) of persons to whom the email should go. for these user ids, if you maintain the email address in "E-Mail Address" field and Communication Method as "E-mail" then the alert mail will be sent to that email address.

For example:

You mention user id "USER01" as a Fixed Recipients in ALRTCATDEF.

Go to transaction SU01, enter user "USER01" and click on "Change"

Now add the desired email address and communication method and Save.

Note: For implementing this, you need to use alerts.

Thanks

Biswajit

baskar_gopalakrishnan2
Active Contributor
0 Kudos

is their any possibility that i can add my Gmail account in the SAP server to rout the emails from company mail id for testing.

Yes you can add Gmail account.

Configure like this

smtps://smtp.gmail.com:587/

provide username and password for your account

Check this link ..

http://www.riyaz.net/blog/xipi-sending-emails-using-xi-mail-adapter/technology/sap/83/

Former Member
0 Kudos

Also check out below website that explains how to configure gmail smtp server and port settings

http://techblissonline.com/gmail-smtp/