From: "Danny Angus" <[EMAIL PROTECTED]>
> I thought I'd try adding a footer to messages, then I came up against
MIME,
> which I'm pretty cool with, but I don't want to re-invent the wheel, so my
q
> is what classes can I use to get at the parts of my message? are there
some
> in James, or another jakarta project, or do I need to source them
elswhere?
> (in which case I might write them after all)

I think you need the javax.mail package. The classes there can help you get
to your mail parts and modify them etc.

Harmeet
----- Original Message -----
From: "Danny Angus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 30, 2001 4:16 PM
Subject: Ok, now what!


> Ok, so I've written a new class to replace GenericListserve to suit myself
> (re  the prefix thing) re-compiled everything using my new class, and _lo_
> it works :-) (where do I get the cigar?)
>
> Now my next question is.. where can I find out how to deal with MIME
> messages in my mailet?
>
> I thought I'd try adding a footer to messages, then I came up against
MIME,
> which I'm pretty cool with, but I don't want to re-invent the wheel, so my
q
> is what classes can I use to get at the parts of my message? are there
some
> in James, or another jakarta project, or do I need to source them
elswhere?
> (in which case I might write them after all)
>
> d
>
>
> ---------------------------------------------------------------------
> 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