public interface MailHook extends Hook
| Modifier and Type | Method and Description |
|---|---|
HookResult |
doMail(SMTPSession session,
MailAddress sender)
Return the HookResult after run the hook
|
HookResult doMail(SMTPSession session, MailAddress sender)
session - the SMTPSessionsender - the sender MailAddressCopyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.