| Callback interface that receives e-mails that are not correlated
to existing
Conversation s.
When a
Conversation sends out an e-mail through
the
EmailEndPoint.waitForReply methods, the reply e-mail
will go directly to that conversation. Other e-mails will be
sent to this listener.
See Also: EmailEndPoint.setNewMailHandler(NewMailHandler) author: Kohsuke Kawaguchi |