public interface HeloHook extends Hook
| Modifier and Type | Method and Description |
|---|---|
HookResult |
doHelo(SMTPSession session,
String helo)
Return the HookResult after run the hook
|
HookResult doHelo(SMTPSession session, String helo)
session - the SMTPSessionhelo - the helo nameCopyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.