Ramon,

Please direct emails to [EMAIL PROTECTED] rather than my
personal email.  You'll get responses much quicker.

JAMES handles receiving the emails and you use the JavaMail API to 'break'
the message into it's parts.  I would familiarize yourself with the JavaMail
API, and then write a simple mailet that prints out some debug information
so you can begin to understand more clearly how mailets work.  There are
several mailets in the project as well as the sample code in the article.

Serge Knystautas
Loki Technologies - Unstoppable Websites
http://www.lokitech.com/
----- Original Message -----
From: "Ramon Gonzalez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 14, 2002 1:04 AM
Subject: JavaWorld article on Apache JAMES


Hello,

I recently read your article about Apache JAMES on Javaworld and decided to
download it and try it. I am working on an email-fax project and it seems
JAMES is the ideal solution for handling the SMTP messaging to and from the
fax gateway.

What I have not been able to find is sample code I can follow. The article
you wrote gives me insight on how to handle mailets and matchers, but I
would like to find out how to handle things like receiving emails and
breaking it's individual parts into objects. The Javadoc helps, but
following sample code is better for me.

Where can I find more sample code? I would really appreciate any information
on JAMES. Thanks.

___________________________
Ramon Gonzalez
Tampa Bay, Florida


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.314 / Virus Database: 175 - Release Date: 1/11/2002



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

Reply via email to