Any ETA on fast fail? I just looked at SMTPHandler.java and saw that it wouldn't be too difficult as far as that goes, but the SpoolManager is another thing (Synchronized decisions wouldn't require a spool).
On Sat, 2003-11-22 at 20:38, Serge Knystautas wrote: > Brian C. Dilley wrote: > > Cool, thanks. Are there any mail application servers out there that > > have this "feature". I know JBoss is doing something with mail app > > servers. > > Not that I'm aware of (not sure of any "mail application" servers, > though procmail and some others can give you something similar). > > That said, we'll probably introduce some way to do this before too long. > I still think most checks should be done asynchronously (not fast > fail), but recognize both that there are reasons to support fast fail > and that I shouldn't be lording my views over everyone's servers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
