Hi all,

is there something special to accomplish when sending mails in a scheduled
Job?

This line :
xwiki.mailsender.sendHtmlMessage("t...@test.com","t...@toto.com",xwiki.null,xwiki.null,"Nouveaux
articles",xwiki.getDocument("Blog.Newsletter").getRenderedContent(),"",[])
sends mail when executed in a 'normal' page, whereas nothing happens when
the same code is pasted in the job treatment field of a scheduled job
(without groovy tag)...

I precise that the scheduled job is planified, and we couldn't see
 anything wrong in its status.

Thx for the help,
Nicolas
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to