This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: javax.mail, classpath and classpathx


On Mon, 2003-10-27 at 18:57, Jeff Sturm wrote:
> On Mon, 27 Oct 2003, [ISO-8859-1] yvind Harboe wrote:
> > I didn't find any
> > C/C++ libraries out there than can interface to SMTP *and* speak
> > unicode/wchar_t properly, so this seemed like a good excuse to play
> > around with GCJ.
> 
> If classpathx doesn't work out, there are also the Jakarta Commons/Net
> classes:
> 
> http://jakarta.apache.org/commons/net/
> 
> I have no idea if this will work easily with gcj, or whether it solves
> your Unicode problem, but it has native support for SMTP and other
> protocols.

I took it for a spin. Its very, very low-level SMTP stuff. No unicode
support, no attachments, just SMTP.

Ãyvind



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]