[PATCH] SpamAssassin Mailet

2003-07-18 Thread josh
Howdy, I wrote a mailet for SpamAssassin running in daemon mode (which uses Vipul's Razor among other things). The config for the transport processor looks like: ***SPAM*** This sends the message to spamd (on localhost:783 by default) for scoring and then adds the header with the score lik

RE: new InputStream class for mail data

2003-07-18 Thread Sandiep U. Sharma
--- "Noel J. Bergman" <[EMAIL PROTECTED]> wrote: > > Since we are talking about improving SMTP data > handler > > class I want to draw attention to some performance > > issues I had found earlier while analyzing > > CharTerminatedInputStream class. > > > The point of major concern was the use of