You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Valentin Munteanu <va...@gmail.com> on 2012/07/02 18:58:39 UTC

ConnectionHandler hook

Hi,

I'm trying to create a ConnectionHandler hook,
http://james.apache.org/server/3/dev-provided-smtp-hooks.html,  but I
haven't been able to figure out what interface that I need to
implement. My best guess was a ConnectionHandler interface but I
wasn't able to find anything close to that in the jars that come with
the beta4 distribution.

Thanks,
-Valentin

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: ConnectionHandler hook

Posted by Eric Charles <er...@apache.org>.
Hi,

We also have some doc on 
http://james.apache.org/server/3/dev-extend-smtp-hook.html, but the best 
is to look at the existing hooks.

You can find them at
https://svn.apache.org/repos/asf/james/protocols/trunk/smtp/src/main/java/org/apache/james/protocols/smtp/core


Thx,
Eric


On 07/02/2012 06:58 PM, Valentin Munteanu wrote:
> Hi,
>
> I'm trying to create a ConnectionHandler hook,
> http://james.apache.org/server/3/dev-provided-smtp-hooks.html,  but I
> haven't been able to figure out what interface that I need to
> implement. My best guess was a ConnectionHandler interface but I
> wasn't able to find anything close to that in the jars that come with
> the beta4 distribution.
>
> Thanks,
> -Valentin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>

-- 
eric | http://about.echarles.net | @echarles

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org