Generic format for saving EMails
- From: aaronfude@xxxxxxxxx
- Date: 11 Jan 2006 04:27:29 -0800
Hi,
This is probably mostly off-topic, but since java is my tool of choice
and I am using javamail heavily, I decided to post this message here.
We have written a number of java tools for analyzing the contets of an
imap mailbox. What we would like to be able to do is save a particular
email message as a file on our hard drive. Is there a more or less
generic format for doing so and if so, can it be created in java?
(Something like the .eml)
The file should contain all information pertaining to the email (from,
to, subject, content, attatchments, etc.)
Many thanks in advance!
Aaron Fude
.
- Follow-Ups:
- Re: Generic format for saving EMails
- From: Thomas Weidenfeller
- Re: Generic format for saving EMails
- From: Alan Krueger
- Re: Generic format for saving EMails
- From: Boris Gorjan
- Re: Generic format for saving EMails
- Prev by Date: Re: Socket & Disconnect
- Next by Date: Re: Generic format for saving EMails
- Previous by thread: java commenting out of code
- Next by thread: Re: Generic format for saving EMails
- Index(es):
Relevant Pages
|