Results 1 to 5 of 5

Thread: Email Digital Signature by Spring Integration

  1. #1
    Join Date
    Dec 2010
    Location
    Tehran
    Posts
    48

    Red face Email Digital Signature by Spring Integration

    Is there any facility for send/receiving signed emails by Spring Integration?

  2. #2

    Unhappy Exactly what i want to know

    Someone Answer this question! even i want to knw..

  3. #3
    Join Date
    Oct 2011
    Location
    Mumbai, India
    Posts
    213

    Default

    If i am not missing something, Isn't signed mail a normal MimeMessage? How different would it be than sending a non signed MimeMessage?

  4. #4
    Join Date
    Dec 2010
    Location
    Tehran
    Posts
    48

    Default

    The main question is how to sign it using spring integration support(e.g a signing transformer)?
    eg

  5. #5
    Join Date
    Jan 2009
    Location
    Ukraine, Kharkov
    Posts
    645

    Default

    Hello

    to sign it using spring integration support
    But what is the problem to write your own service with signing implementetion and to use it as SI-transformer before to send email to <mail:outbound-channel-adapter>?
    As I know digital signing is not standart task and it depends on your customer's preferences.

    Artem Bilan

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
  •