Action for sending a mail

2 posts / 0 new
Last post
joshkam
Offline
Joined: 11/20/2009
Action for sending a mail

Hi team;

 

Is there a built-in action for sending a mail? or i have to write my own

 

Regards.

 

Josh

vvandens
Offline
Joined: 05/29/2008
Action for sending a mail

Hi Josh,

No built-in action in Jspresso. However,should be quite straightforward using JavaMail or even better, the Spring wrapper.

 

HTH,

Vincent