Package | Description |
---|---|
org.apache.james.transport.mailets |
Core mailets for use with the Mailet API.
|
Class and Description |
---|
AbstractNotify
Abstract mailet providing configurable notification services.
This mailet can be subclassed to make authoring notification mailets simple. |
AbstractRecipientRewriteTable
Deprecated.
use the definitions in virtualusertable-store.xml instead
|
AbstractRecipientRewriteTableMailet
Abstract base class which should get extended by classes which handle mapping
operations based on RecipientRewriteTable implementations
|
AbstractRedirect
Abstract mailet providing configurable redirection services.
This mailet can be subclassed to make authoring redirection mailets simple. By extending it and overriding one or more of these methods new behaviour can be quickly created without the author having to address any other issue than the relevant one: |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.