Fabrice Morisseau a écrit : > Hi, > > I am working on a smtpclient plugin for mailing purpose and I have the > choice between using apache smtpclient or using javamail api. > Javamail is more simple and reliable when smtpclient offer a better > monitoring. > > Which one should I use for a future integration in xwiki core ? Hi Fabrice, +1 for JavaMail. S.