Package org.apache.james.transport.mailets

Class Summary
AddFooter This mailet will attach text to the end of the message (like a footer).
AvalonListserv MailingListServer capability.
AvalonListservManager Adds or removes an email address to a listserv.
Forward Replace incoming recipient with specified ones.
GenericListserv An abstract implementation of a listserv.
GenericListservManager An abstract implementation of a listserv manager.
JDBCAlias Rewrites recipient addresses based on a database table.
JDBCListserv Rewrites recipient addresses based on a database table.
LocalDelivery Receive a Mail from JamesSpoolManager and takes care of delivery the message to local inboxes.
NotifyPostmaster Sends an error message to the sender of a message (that's typically landed in the error mail repository).
NotifySender Sends an error message to the sender of a message (that's typically landed in the error mail repository).
Null Simpliest Mailet which destroy any incoming messages.
PostmasterAlias Rewrites recipient addresses to make sure email for the postmaster is always handled.
Redirect A mailet providing configurable redirection services
This mailet can produce listserver, forward and notify behaviour, with the original message intact, attached, appended or left out altogether.
This built in functionality is controlled by the configuration as laid out below.
RemoteDelivery Receive a MessageContainer from JamesSpoolManager and takes care of delivery the message to remote hosts.
ServerTime Returns the current time for the mail server.
ToProcessor No idea what this class is for.....
ToRepository Stores incoming Mail in the specified Repository.
UseHeaderRecipients Mailet designed to process the recipients from the mail headers rather than the recipients specified in the SMTP message header.
 



"Copyright © 2001 Apache Jakarta Project. All Rights Reserved."