public class PostmasterAliasMapper extends Object implements RecipientDestinationMapper
AliasDestination.| Constructor and Description |
|---|
PostmasterAliasMapper() |
| Modifier and Type | Method and Description |
|---|---|
Destination |
lookup(Recipient recipient)
Returns the destination of mails sent to this user; or null if it does
not know the recipient.
|
void |
setCanonical(String mailbox) |
public Destination lookup(Recipient recipient)
RecipientDestinationMapperlookup in interface RecipientDestinationMapperpublic void setCanonical(String mailbox)