Hi Everyone,
I'd like to know if there is an API that will handle the sending of email with attachment -- just SimpleMailMessageItemWriter.
Thanks In advance.
Hi Everyone,
I'd like to know if there is an API that will handle the sending of email with attachment -- just SimpleMailMessageItemWriter.
Thanks In advance.
you probably should extending it with http://static.springsource.org/sprin...ailSender.html
Thanks snicoll.