Actually this is *really* easy: the James API is dead simple: http://james.apache.org/mailet/api/
Paul On Thu, Oct 2, 2008 at 10:42 AM, Asankha C. Perera <[EMAIL PROTECTED]> wrote: > Nathan >>> >>> ability for Synapse to behave as a SMTP server and accept messages from >>> others, and directly convert them into JMS? >>> Yep, that's right. >>> could you point me to some doco's on how to configure the transport >>> listener? >>> > > Well we do not have a SMTP listener (so no docs yet), but what we have are > POP3 and IMAP listeners. What Paul suggested is the best approach here for > implementation > > i.e. > SMTPClient---->[ApacheJamesSMTPServerRunningAsASynapseTransport--->Synapse] > -> JMS.. > > > asankha > > -- Paul Fremantle Co-Founder and CTO, WSO2 Apache Synapse PMC Chair OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com
