tags:

views:

23

answers:

1

Hello

I am trying to send an email from code behind using ektron cms API (this is not my choice - i am required by the client)

This email has to have both html and text content. I have found multiple examples but all of them use the Ektron.Cms.Common.EkMailService object witch does not have the possibility to set both html and text content.

Does anyone know other objects from the API for sending emails or a method to use this object to accomplish this?

Thanks.

A: 

You might want to try posting your question to this thread on ektron's developer forums http://dev.ektron.com/forum.aspx?terms=mail&g=posts&t=5842

Choolookantookar