Hi devs,
I’ve worked with Lyes to define a new mail sender API.
We’ve put it here:
http://design.xwiki.org/xwiki/bin/view/Proposal/MailModule
Our idea is to:
- implement this in XWiki Platform in
xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-sender. In the future we’ll be
able to have xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-reader if we
want. At some point we should also move the Mail configuration UI
in xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-ui.
- deprecate the mailsender plugin and once all our code has been updated to use this new
API, move the plugin to xwiki-contrib.
Please let us know what you think about both the API and the plan.
Thanks
-Vincent