-
Mar 16th, 2012, 08:40 AM
#1
Does Spring support creating signed email?
AFAIK, org.springframework.mail.javamail.MimeMessageHelpe r.MimeMessageHelper is a facility for populating complicated email objects (MimeMessages).
It has methods and constants for creating multipart/mixed, multipart/related MimeMessages but no one for miltipart/signed MimeMessages.
How can create a Signed MimeMessages by Spring when I have email text and its signature?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules