Make SMTP message queuing configurable (as an Handler)
------------------------------------------------------
Key: JAMES-469
URL: http://issues.apache.org/jira/browse/JAMES-469
Project: James
Type: Improvement
Components: SMTPServer
Versions: 2.3.0a1
Reporter: Stefano Bagnara
Assigned to: Stefano Bagnara
Priority: Minor
The current message receiving code could be moved to an Handler to improve
configurability.
This need a configuration change in the default smtphandlerchain. I added a
blocking configuration error message if there is no messagehandler configured.
To do that we need to improve the lifecycle of the handlers: configurable and
serviceable handlers must be supported.
We could even move the chain configuration to an avalon component level
(removing avalon/lifecycle specific code from the handler).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]