cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC to MAIL

Former Member
0 Kudos

Hi All;

I am doing JDBC to Mail adapter scenario, I just like to now how my mail adapter

will send the message to the targer mail server.

How can I come to know my XI server is connected with Net or not. I am using XI3.0 SP-9, please let me know I can achive success in thi scenario.

I want to send the JDBC - XML as a mail from XI to the target mail server. If any one tried this please share your thought with me. I want to try with Gmail, Yahoo, AOL or Rediff server.

Thanks

Farooq.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Typically you would do this with your company's SMTP server or IMAP4 if you have that type of setup.

Since you dont have one - you can try this --- if it works, pls report so we all know.

In communication channel config use SMTP...

URL -- URL: smtp://smtp.google.com

Use your gmail account login and it seems the reply to will be overwritten.

<a href="http://lifehacker.com/software/email-apps/how-to-use-gmail-as-your-smtp-server-111166.php">See Here for more details.....</a>

post the results...

sincerely,

--NM

Former Member
0 Kudos

Hi All:

I am working on this, will let u know once I get success:-)

Else I will catch u all soon

Thanks

Farooq.

Former Member
0 Kudos

Hi NM:

I tried that url but I am not getting any email in my Gmail Account. I also checked the Mail adapter status its in running state.

<b>Thanks,</b>

Farooq.

justin_santhanam
Active Contributor
0 Kudos

Farooq,

This can be easily done. See there is nothing to do with XI connection with internet. You will have your own SMTP server right?I mean ur company SMTP Server. In the Mail receiver adapter u have to give the SMTP server details ,and give the to address to gmail. So what happens XI will post the messages to SMTP server and from SMTP server the mails got forwarded.

I hope it clears a bit!!

Best regards,

raj.

Former Member
0 Kudos

Hi Raj,

I have my own SAP XI server, and I dont have any SMTP mail server

Thanks

Farooq

justin_santhanam
Active Contributor
0 Kudos

Farooq,

If you don't have your own SMTP server then use GMAIL.

http://www.geekzone.co.nz/tonyhughes/599

http://www.emailaddressmanager.com/tips/mail-settings.html

Best regards,

raj.

prateek
Active Contributor
0 Kudos

U should have a mail server in ur ladscape for that. Then u need to provide the smtp address of ur mail server. Thus mail will be sent to specified person through ur mail server

Also see this

/people/michal.krawczyk2/blog/2005/11/23/xi-html-e-mails-from-the-receiver-mail-adapter

Regards,

Prateek