atom feed7 messages in net.java.dev.osworkflow.userssending mail from workflow
FromSent OnAttachments
David DelbecqSep 28, 2005 1:33 am 
Ronald PlögerSep 28, 2005 2:04 am 
David DelbecqSep 28, 2005 2:15 am 
David DelbecqSep 28, 2005 2:18 am 
Hani SuleimanSep 28, 2005 2:40 am 
Ronald PlögerSep 28, 2005 2:49 am 
Mahesh Kumar RApr 1, 2007 8:33 pm 
Subject:sending mail from workflow
From:David Delbecq (del@oma.be)
Date:Sep 28, 2005 1:33:18 am
List:net.java.dev.osworkflow.users

Hello,

we faced a slight problem here while sending mail from the workflow. The mails are send as

Content-Type: text/plain; charset=UTF-8

However, some of our users have mail clients not supporting utf-8 and getting garbage instead of french non-ascii characters. We would like the mails to be sent as iso-8859-1. Does someone know how to do this? We are using the mail function for osworkflow.

Thanks.