You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Norman Maurer <nm...@byteaction.de> on 2006/06/26 20:28:30 UTC

SMTP-Api refactoring

Hi guys,

i mostly complete my work to provide an smtp-api and to move the
smtpfilter features to seperate classes that use it. It work so far..
I execute all the FilterHandler from SMTPHandler . Each "extendable"
commandHandler was refacored to provide one "extension" point to add
FilterHandlers. Im not sure yet if we should maybe  use 3
(beforeCommand,onCommand,afterCommand)... We will see.

Anyway im not sure if its the best solution yet. Maybe someone have a
better idea how to call the Filterclasses...

I will attach my work to the jira issue soon ( when im on my laptop).

bye
Norman



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