Lilianne E. Blaze wrote:
> Hello,
> Here's the newest version.
> 
> Basically it bridges XWiki.sendMessage to MailSenderPlugin.
> 
> It uses Reflection, so no circulars, but it's not exactly pretty.

The patch cannot be applied yet, since it introduces a regression I'd 
like to fix first.

The old sendMessage allowed indeed to set a Subject inside the content 
(as a mail header), which is extracted (when found) and passed to the 
plugin's sendTextMessage method.

The problem is that ALL kinds of headers were allowed inside the text 
content, not just the subject, and with this patch these headers are 
discarded.
-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to