cancel
Showing results for 
Search instead for 
Did you mean: 

Mailing application in portals

Former Member
0 Kudos

Hi All,

I am trying to do an application which sends a mail to the given receiver's mail id in Portal. I have done the same in java.

Any one please give me guid lines to start the application. I know that javax.mail and activation packages are needed for doing the application. But in porals, where they are existing and how to use them.

Please pore some guidlines for doing the application.

Thanks,

Bhavyasri.M.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Thanks for the reply.

I have tried the application based on the thread

I have tried with the host name which is perfectly working in my application developed in java. But its giving UnknownHostException when I am using that in my portal application.

Please tell me if any modifications are needed to the host name.

Thnks,

Bhavyasri . M.

Former Member
0 Kudos

Hi,

Did you add SAPJ2EE::library:mail to your SharingReference in your portalapp.xml?

Check if it is due to proxy:

System Administration->System Configuration->Service Configuration->Applications->com.sap.portal.ivs.httpservice->Services->Proxy (double click on proxy).

Either maintain proxy settings, or switch it off by editing field

HTTP - Enable Proxy setting --> setting it to -->FALSE

Regards,

Praveen Gudapati

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Thanks!!!!!!! my problem has been solved.

I have done the settings in proxy and now I am able to send a mail.

Thanks a lot!!!!!

Bhavyasri . M

0 Kudos

Hi,

Check this:

Regards,

Praveen Gudapati