Hi Hut,

You may be confused between the Mailet API and Mailets that exist in the James API. The Mailet API is a bunch of interfaces that define the contracts that Mailets should follow. Using these interfaces, the James group has implemented actual Mailets that conform to the Mailet spec.

Try looking here: http://james.apache.org/javadocs/index.html

Instead of here: http://james.apache.org/mailet/index.html

These are both linked to on http://james.apache.org/ on the left.

Kenny


Hut Carspecken wrote:
Hontvari,

Could you please explain a little. :)  I have searched the JavaDocs for the
Mailet API.

Thanks!
----- Original Message -----
From: "Hontvari Jozsef" <[EMAIL PROTECTED]>
To: "James Users List" <[EMAIL PROTECTED]>
Sent: Monday, June 23, 2003 3:08 PM
Subject: Re: Redirect class in Mailet Api



see Redirect *mailet*.

----- Original Message -----
From: "Hut Carspecken" <[EMAIL PROTECTED]>
To: "James Users List" <[EMAIL PROTECTED]>
Sent: Monday, June 23, 2003 9:58 PM
Subject: Redirect class in Mailet Api


Hello Again,


I need to write a custom mailet that forwards emails to a particular

address


with a change in the subject header.  I believe that Noel mentioned a
redirect class somewhere in the mailet api.  Is there?

THanks,

Hut



---------------------------------------------------------------------
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