Hi Nathan
First of all I must inform you that I have copied this reply directly to
you.. you need to subscribe to this user list before you can post and
receive replies..
I am looking for some more information in regards to the SMTP adapter. I
have a requirement where i would like the following message flow to take
place:
SMTP --> synapse --> JMS --> ESB
What i would like to do is have the adapter recieve SMTP messages from
an external sending party and transform the typical SMTP server fields
(reply-to, subject, body, etc) into a formated JMS message.
What i want to avoid is having the message delivered to a mail box and
then have the adapter check the mailbox via POP and then do the
transformation. (i dont want to manage mailboxes)
Could you let me know if this is possible?
Well.. this is certainly possible.. provided you could write an SMTP
adapter to a mail server that could inject the messages into Synapse. Do
you know of any open source adapters that provide this functionality? if
so, we could use something like that if the license is compatible
asankha