On Friday, February 18, 2005, 7:23:03 PM, Matt wrote:

M> Sanford Whiteman wrote:

>>Incidentally,  it  is  a  transport sink, not a protocol sink, meaning
>>that envelope rejection is not possible. I can't defend this as solely
>>a  choice  made for stability, as it was also a choice necessitated by
>>my  prototyping  in  VB (and, though it's been in production, it's not
>>much more than a prototype due to the lack of docs).
>>  
>>
M> Yes, that really is a key issue.  It needs to be a transport sink, or at
M> least work with one in order to prevent ongoing issues with brute force
M> spam floods.  I'm not sure that Peter from VamSoft understands the large
M> market out there for non-Exchange based setups, or even for going the
M> extra mile that is necessary for this stuff, though that might be an
M> issue with resources and not just simply understanding.

Please give some more detail on this... When I researched this before
it seemed that a transport sink is good when you want the file, but if
at all possible you'd really want a protocol sink.

I had sketched out the idea of putting SNF up at the protocol level
right after CR.CR so that any mods could happen in RAM and so that if
the message were to be rejected it could be. SNF is up to the
challenge because if you can avoid all of the file system coordination
stuff that the command line version does you're down to periodically
checking for a new rulebase file and then running the scanner. That
part of what SNF does usually happens very, very fast. Faster, in
fact, than most ping return times!!

If it could be done at that point in the process then why would you
not want to do it there? (Not a rhetorical question - I don't know
enough about this and want to learn.)

_M




This E-Mail came from the Message Sniffer mailing list. For information and 
(un)subscription instructions go to 
http://www.sortmonster.com/MessageSniffer/Help/Help.html

Reply via email to