Hi,
implements the smtp integration of spring s/mime mails?
If not, how can I achieve it (third party lib etc)?
Thanks
Hi,
implements the smtp integration of spring s/mime mails?
If not, how can I achieve it (third party lib etc)?
Thanks
Not quite sure I understood all that, what are you trying to do? Spring is simply going to delegate it's calls to JavaMail so that might be a good starting point.
Barracuda Networks SSL VPN Lead Developer
http://pramatr.wordpress.com
http://twitter.com/karldmoore
http://www.linkedin.com/in/karldmoore
Any postings are my own opinion, and should not be attributed to my employer or clients.
I want to send s/mime encrypted mails via the spring mail abstraction layer.