cancel
Showing results for 
Search instead for 
Did you mean: 

Mail adapter

Former Member
0 Kudos

Hi,

When I configure the mail adapter, mail is not being sent to the recipient. In Adapter Framework it is showing 'java.net.UnknownHostException:'. For this what could be the reason?

Mail adapter is configured on SMTP transport protocol. Inside the XI SAP system, SMTP protocol is not maintained.

My question is, Is it mandatory to maintain SMTP protocol? or Is it because of some restrictions imposed on sending the mails from XI SAP system?

Regards,

Suraj Kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Suraj,

Please take a look at this...

cheers,

Prashanth

Answers (3)

Answers (3)

former_member181955
Contributor
0 Kudos

Hi Suraj

Hi Suraj,

I think you have done everything well you may missed something somewhere.

It is receiver as you have taken SMTP Transport protocol.

I have done this if you can give me your mail id .I will forward pdf what i have done .(File to Mail ).

I have configured Receiver comm channel as below please check.

Transport PRT:SMTP

Message prt:XIPAYLOAD

URL:SMTP://MAIL.IGATE.COM

USER:514488

PASS:*********

If you want you can call me on my mobile .

Thanks

N.P.Babu

iGATE Global Solutions Hyderabad 91-98490 65377

Former Member
0 Kudos

Hi,

>>><i>Inside the XI SAP system, SMTP protocol is not maintained.</i>

Could you be more clear on this?

If I am not wrong, it is usually stored as ejb in the j2ee engine. So, what maintainance are you talking about?

Regards,

Smitha.

Former Member
0 Kudos

Hi Smitha,

Thanks for your query.

In XI SAP system, navigate to SMICM>>go to Services. There SMTP port is maintained as 0.

Coming to my other questions, apart from maintaining SMTP port and correct Mail adapter attributes, can we restrict the user in sending the mail using Mail adapter? If so, what could be the restrictions?

Thanks and Regards,

Suraj Kumar

Former Member
0 Kudos

Hi Suraj,

I assume you have some problem configuring a mail adapter.

An example configuration that worked is as follow:

Tansport Protocol: SMTP/IMAP4

Message Protocol: XIALL

Adapter Engine: Integration Server

URL: smtp://mail.sap.com

User:

Password:

From: ur mail id(myname@wipro.com)

To: ur mail id(myname@wipro.com)

Subject: This is a test

Following link has two SDN TV demos explaining the mail adapter set up.So please go through this and compare it with the scenario you have done.

https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/110ff05d-0501-0010-a19d-958247c9f798#xi [original link is broken]

Regards,

Abhy

Former Member
0 Kudos

Hi Thomas,

Thanks for your answer.

I have configured exactly with the details specified by you with small changes.

Message protocol is XIPAYLOAD. Remainaing things are same.

My question remains the same.

SMTP port is not maintained in application system. Should we maintain that? or Could there be any restrictions imposed for accessing internet?

Thanks and Regards,

Suraj Kumar

Former Member
0 Kudos

Hi Suraj,

Do it eactly in the way it is explained in the two SDN TV demos explaining the mail adapter set up and check if it works.

and even after doing the same if it doesnt work then it implies that u have to have to maintain the SMTP port in your application system.

Regards,

abhy