cancel
Showing results for 
Search instead for 
Did you mean: 

Send mails from system

former_member94854
Participant
0 Kudos

Hi there,

i would like to send mails from my system. What configurations should I do to make this possible?

Kind regards,

Albert

Accepted Solutions (1)

Accepted Solutions (1)

former_member191062
Active Contributor
0 Kudos

Hello,

if you have > 6.10 system all requiered step is desribed in SAP note:

#455140

Regards,

Dezso

former_member94854
Participant
0 Kudos

Thanks for your help,

send mails works now. What I also need, is to send mails in htm format. How can I realize that?

Kind regards,

Albert

achim_hauck2
Active Contributor
0 Kudos

well, it depends on the application, that generates the mail.

for example, workflow notification mails can be generated as HTML per standard: http://help.sap.com/saphelp_erp2005/helpdata/en/54/9d9f405660f418e10000000a1550b0/frameset.htm

kr, achim

former_member94854
Participant
0 Kudos

Hi Achim,

is it possible to send html mails with SAPconnect? If yes, how? We defined the mail as html in the header of the mail. So it must work?

Kind regards,

Albert

athavanraja
Active Contributor
0 Kudos

check out this code sample.

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5931ff64-0a01-0010-2bb7-ff2f9a6165a0">E-mail ABAP Report List output in HTML format</a>

Regards

Raja

former_member94854
Participant
0 Kudos

Hi guys,

thanks for your help:)

Kind ragards,

Albert

Answers (2)

Answers (2)

Former Member
0 Kudos
achim_hauck2
Active Contributor
0 Kudos

Albert,

from what system?

If it's ABAP, most customization is done via transaction SCOT.

check this: http://help.sap.com/saphelp_nw2004s/helpdata/en/af/73563c1e734f0fe10000000a114084/frameset.htm

kr, achim