Eric,

Sorry for the late reply. There are some local changes, i will committ
them soon and let you know.

Thanks,
Ruwan.

On 12/28/07, Eric Nygma <[EMAIL PROTECTED]> wrote:
> Hi Ruwan,
>
> Is the Email Mediator implemented now and part of the SVN repository at
> http://svn.apache.org/viewvc/webservices/synapse/trunk/java/ .
>
> Thanks,
> Eric.
>
>
> On Dec 18, 2007 10:32 AM, Ruwan Linton <[EMAIL PROTECTED]> wrote:
>
> > Hi all,
> >
> > I have implemented an EMail mediator with the following configuration.
> > (For
> > the moment that configuration contains the username and the password in
> > plain text)
> >
> > <sendMail>
> >  <protocol host="string" port="int"/>
> >  <authentication user="string" password="string"/>
> >  <recipient type=("to"|"cc"|"bcc") address="string"
> > personalName="String"/>
> >  <from address="string" personalName="string"/>
> >  <replyTo address="string" personalName="string"/>
> >  <header name="string" value="string" expression="xpath"/>
> >  <subject text="string" expression="xpath"/>
> >  <body text="string" expression="xpath"/>
> >  <attachment src="uri" expression="xpath"/>
> > </sendMail>
> >
> > Please note that this is not a transport, but it is just a mediator.
> > Thoughts on storing username and password in a more secure way.
> >
> > Thanks,
> > Ruwan
> >
> > --
> > Ruwan Linton
> > http://www.wso2.org - "Oxygenating the Web Services Platform"
> >
>

-- 
Sent from Gmail for mobile | mobile.google.com

Ruwan Linton
http://www.wso2.org - "Oxygenating the Web Services Platform"

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to