cancel
Showing results for 
Search instead for 
Did you mean: 

Regd: Mail Adpater Receiver

Former Member
0 Kudos

Hi All,

I have a requirement like, i need to send a ".txt" file to mail through mail adapter.

i have a created a source structure to read the file on the sender side and also used the same structure for target side. In the Receiver communication channel, i have confiqured without using mail package.

i have given all the details but i am getting the following error in receiver channel.

 com.sap.aii.af.ra.ms.api.RecoverableException: java.io.IOException: server does not support PLAIN or LOGIN authentication

Can anyone please help me what is this error and what i need to do to resolve it.

Thanks,

hemanth.

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

use PLAIN, give email-ID but dont give the password.. this will work..

Former Member
0 Kudos

Hi,

Refer these links:

/people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure

http://help.sap.com/saphelp_nw04/helpdata/en/e3/94007075cae04f930cc4c034e411e1/frameset.htm

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

Regards,

Nithiyanandam

former_member192295
Active Contributor
0 Kudos

Hi,

Bette to take mail package, we can fulfill your requirement easily. For more information find below link

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9e6c7911-0d01-0010-1aa3-8e1bb155...

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1685 [original link is broken] [original link is broken] [original link is broken]

/people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure

Former Member
0 Kudos

Hi All,

Thanks for ur replies.

i have tried by removing the userid and pwd, but also i am getting the same error.please help ...

Shabarish_Nair
Active Contributor
0 Kudos

Then i guess SSL might be active. Confirm this with you mail admin and BASIS

Additional ref:

http://help.sap.com/saphelp_nw04/helpdata/en/4e/c153426da9bd30e10000000a155106/content.htm

Former Member
0 Kudos

Hi Shabrish,

How we can activate the SSL for mail adapter? I thing mail adapter will allows message level security only.If am wrong correct me.

Hi,

Use the TCP gateway and find out the detail error information.

[https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/6172] [original link is broken] [original link is broken] [original link is broken];

Regards,

Prakasu.M

Edited by: prakasu on May 11, 2009 4:11 PM

Former Member
0 Kudos

Hi,

There is no need of user authentication for receiver mail adapter.

Regards,

Prakasu.M

Shabarish_Nair
Active Contributor
0 Kudos

>

> Hi,

> There is no need of user authentication for receiver mail adapter.

>

> Regards,

> Prakasu.M

that would be wrong to say

if the server doesnt expect the authentication, you dont have to provide it. But if it expects, you need to provide the authentication. Depends on server configuration.

http://help.sap.com/saphelp_nw04/helpdata/en/6b/4493404f673028e10000000a1550b0/content.htm

Hemanth,

you can try without giving authentication if you mail server doesnt expect authentication. Confirm with mail admin

Shabarish_Nair
Active Contributor
0 Kudos

Confirm with your mail admin if the server supports PLAIN or LOGIN authentication.

I guess the mail server is security enabled - http://help.sap.com/saphelp_nw04/Helpdata/EN/4e/c153426da9bd30e10000000a155106/content.htm

former_member200962
Active Contributor
0 Kudos

solved in SDN please check: