When I started playing with the code, this tutorial helped a lot:

http://www.informit.com/guides/content.asp?g=java&seqNum=40

He walks you through examples for many of the commons.net components
including an SMTP example.

HTH,
MJ

> -----Original Message-----
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 28, 2004 11:33 AM
> To: 'Maven Developers List'
> Subject: RE: [OT] javamail open source implementation?
> 
> Thanks. I'll have a look. I think it makes sense to use commons-net.
> 
> -Vincent
> 
> > -----Original Message-----
> > From: Jarrell, Maury [mailto:[EMAIL PROTECTED]
> > Sent: mercredi 28 juillet 2004 16:28
> > To: 'Maven Developers List'
> > Subject: RE: [OT] javamail open source implementation?
> >
> > How about commons.net?
> >
> > http://jakarta.apache.org/commons/net/
> >
> > They support the SMTP protocol.  I switched from javamail to their code
> > several months ago and have been very happy with it.
> >
> > HTH,
> > Maury
> >
> > > -----Original Message-----
> > > From: John Casey [mailto:[EMAIL PROTECTED]
> > > Sent: Wednesday, July 28, 2004 9:24 AM
> > > To: Maven Developers List
> > > Subject: Re: [OT] javamail open source implementation?
> > >
> > > This may be what you're talking about, although in my own experience
> it
> > > doesn't have the same level of provider support for things like
> > > attachments...
> > >
> > > http://sourceforge.net/projects/tjmail/
> > >
> > > HTH,
> > > john
> > >
> > > On Wed, 2004-07-28 at 10:19, Vincent Massol wrote:
> > > > Hi,
> > > >
> > > > I remember seeing an open source implementation of javamail some
> time
> > > back
> > > > but I can't find it again. Does anyone remember seeing this too?
> > > >
> > > > For the announcement plugin we need to be able to send emails.
> Adding
> > a
> > > > dependency to javamail is not cool as it is not redistributable (and
> > not
> > > on
> > > > ibiblio). Does anyone have an alternative (I remember seeing one but
> I
> > > can't
> > > > fathom the name)?
> > > >
> > > > Thanks
> > > > -Vincent
> > > >
> > > >
> > > > --------------------------------------------------------------------
> -
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > --
> > > John Casey
> > > [EMAIL PROTECTED]
> > > CommonJava Open Components Project
> > > http://www.commonjava.org
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



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

Reply via email to