public class DomainPostmasterRecipientAST extends RecipientAST
| Modifier and Type | Field and Description |
|---|---|
MailboxAST |
mailboxAST
The mailbox where the localPart is Postmaster (case insensitive) and the
remotePart is always a
DomainRemotePartAST. |
| Constructor and Description |
|---|
DomainPostmasterRecipientAST(int position,
MailboxAST mailboxAST) |
syntaxExceptionpublic MailboxAST mailboxAST
DomainRemotePartAST.public DomainPostmasterRecipientAST(int position,
MailboxAST mailboxAST)