Dear Wiki user, You have subscribed to a wiki page or wiki category on "James Wiki" for change notification.
The following page has been changed by SergeyLubinskiy: http://wiki.apache.org/james/SummerOfCode2005/SergeyLubinskiyFastFail ------------------------------------------------------------------------------ === Proposed solutions === Following FastFail proposal by DannyAngus and NoelBergman I intend to implement a drop-in replacement for - [http://james.apache.org/javadocs/org/apache/james/smtpserver/SMTPServer.html SMTPServer] block. + [http://james.apache.org/javadocs/org/apache/james/smtpserver/SMTPServer.html SMTPServer] block - the _New_SMTP_Block_. - Futher on I shall refer to as _New_ _SMTP_ _Block_. The _New_ _SMTP_ _Block_ will be close in design to [http://james.apache.org/javadocs/org/apache/james/transport/JamesSpoolManager.html JamesSpoolManager].