cancel
Showing results for 
Search instead for 
Did you mean: 

how to work with url in receiver mail adapter

Former Member
0 Kudos

hi,

iam trying to implement simple file to mail scenario.

I've got stuck with mail adapter configuration.The transport protocol iam using on receiver end is the SMTP protocol.

i have mentioned the url as smtp://abc.xyz.com:25.Then iam getting an error saying that invalid syntax error.

Is this the correct approach?kindly suggest.

All helpful answers are appreciated.

Thanks & Regards

Madhu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

The required syntax is: smtp://mailserver. It would look like smtp://servername.ur_domain.companyname.com. I dont think the :25 is required.

Regards,

Jyotika.

Pls reward points if helpful.

Former Member
0 Kudos

hi,

i have tested the scenario with and without using the port number 25 and it is working fine.now my question is where should i see my output message.More precisely where can i find my output message apart from sxmb_moni.

Also i have tried out to use the option 'use mail package".i have unchecked the option and have given the to and from address along with subject line,but iam not getting any message in my mail inbox.

kindly suggest me the right approach to implement this scenario.

thanks in advance

regards

madhu

Former Member
0 Kudos

HI,

Have u follow the steps which is mentioned in the weblog just check ur adapter configuration....

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

http://help.sap.com/saphelp_nw04/helpdata/en/3c/b4a6490a08cd41a8c91759c3d2f401/content.htm

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

Thnx

Chirag

Former Member
0 Kudos

hi,

i have another doubt regarding the URL.

can we mention https:/mailserver for receiver mail adapter instead of smtp://mailserver under the URL option?Will that work without raising any errors?

kindly clarify.

regards

madhu

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

In addition to the above links also refer to the following link to check the basic adapter config:

Link: [http://help.sap.com/saphelp_nw04s/helpdata/en/6b/4493404f673028e10000000a1550b0/frameset.htm]

It should work fine with the use mail package option unchecked.

Do let me know what error message u r getting in the trace in moni.

Regards,

Jyotika.

Former Member
0 Kudos

Hi,

25 is ur port or wat.....try removing 25 and try the scenario.

Thnx

Chirag