Attached the patch that has following changes
- Now SMTPhandler implements SMTPSession interface. Remove the inner
class implementation
- Removed unecessary interfaces from SMTPSession interface
- Made changes to SMTPHandlerChain that doenot allow the server to
start if there are no commandHandlers registered or if there are
commandHandlers for mandatory commands : MAIL, RCPT and DATA.
Are there any test cases to ensure that now it's really 'fast' ?
At least some reproductive measurement procedures?
Thanks,
Klaus.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]