Hi folks,

one more quick question about this. Can I go for sending multipart
message with Velocity? or I will have to g for FreeMarker-based
multipart email necessarily? I already have implemented Velocity based
email so I was thinking if I have change my implementation completely
or I can modify the same to make use of multipart messages.

Thanks in advance.
Pradnya



On Fri, Aug 28, 2009 at 11:28 AM, Pradnya
Gawade<pradnya.gawa...@gmail.com> wrote:
> Thank you all for your replies. Yes, it looks like I should send the
> alternate text email along with HTML. I will go through the links
> provided to get me started.
>
> Martin, I don't know what version of browser because I am considering
> this as a general scenario for all those clients which do not display
> HTML emails.
>
> Thanks,
> Pradnya
>
>
> On Fri, Aug 28, 2009 at 11:19 AM, Hassan
> Schroeder<hassan.schroe...@gmail.com> wrote:
>> On Fri, Aug 28, 2009 at 8:02 AM, Pradnya
>> Gawade<pradnya.gawa...@gmail.com> wrote:
>>
>>> I am using HTML velocity templates to send the emails through a web
>>> application. My question is, will these emails look okay on a client
>>> that might not display HTML email (such as a mobile phone)?
>>
>> No. Regardless of the platform, if a mail client doesn't support (for
>> whatever reason) HTML mail, you need to send both an HTML and
>> a plain text version.
>>
>> Google "multipart/alternative email" for more info...
>>
>> --
>> Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
>> twitter: @hassan
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to