Hello, I think there is a bug in EmailTemplateService.CreateMessage (StringWriter writer), at line : if (message.Body.ToLowerInvariant().IndexOf("<html>") != -1).
<html> node can contain some properties and the above condition will create a text email, even though its content is html. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to castle-project-users@googlegroups.com To unsubscribe from this group, send email to castle-project-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---