public class RecipientIsLocalAndSMTPAuthUserIs extends GenericMatcher
| Constructor and Description |
|---|
RecipientIsLocalAndSMTPAuthUserIs() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
Collection<org.apache.james.core.MailAddress> |
match(Mail mail) |
destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, log, logpublic void init()
throws javax.mail.MessagingException
init in class GenericMatcherjavax.mail.MessagingExceptionpublic Collection<org.apache.james.core.MailAddress> match(Mail mail) throws javax.mail.MessagingException
match in interface Matchermatch in class GenericMatcherjavax.mail.MessagingExceptionCopyright © 2021. All rights reserved.