[ http://issues.apache.org/jira/browse/JAMES-355?page=comments#action_12315014 ]
Marco Beelen commented on JAMES-355: ------------------------------------ Within the Apache Directory-Project, the subproject MINA ( Multipurpose Infrastructure for Network Applications ) provides a network application framework which helps users develop high performance and high scalability network applications easily. The framework enables users to write an implementation of a network API and provides an option to include a IoFilter and a ProtocolFilter. The latter might be a usefull feature to implement the JAMES-355 feautre request. It would required rewriting the org.apache.james.smtpserver.SMTPHandler. Since the current version ( Revision: 164634 ) still is dependant on the avalon-framework, this rewritting is something that should be done anyhow. > API to the SMTP Server > ---------------------- > > Key: JAMES-355 > URL: http://issues.apache.org/jira/browse/JAMES-355 > Project: James > Type: New Feature > Reporter: Angel Angelov > > It will be very nice feature if we have a API that permit us to intervene on > the SMTP session between the SMTP client and JAMES. > In this way we can reject (for example) the sender/recipient/e-mail body > during the SMTP session with appropriate SMTP error code. -- 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]
