Results 1 to 4 of 4

Thread: Spring Mail and S/MIME

  1. #1
    Join Date
    Mar 2007
    Posts
    561

    Default Spring Mail and S/MIME

    Hi,

    implements the smtp integration of spring s/mime mails?

    If not, how can I achieve it (third party lib etc)?

    Thanks

  2. #2
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    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.

  3. #3
    Join Date
    Mar 2007
    Posts
    561

    Default

    I want to send s/mime encrypted mails via the spring mail abstraction layer.

  4. #4
    Join Date
    Nov 2005
    Location
    Reutlingen, Germany
    Posts
    2,098

    Default

    Quote Originally Posted by spgmx View Post
    I want to send s/mime encrypted mails via the spring mail abstraction layer.
    It's pure JavaMail.

    Joerg
    This post can contain insufficient information.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •