> For James v3 there is likely to be some form of short circuit disconnect, > but probably not to the extent that you would do virus detection during smtp > transport processing
Anything that could expose IP address and Envelope recipients should be more than enough to block the bad messages, any other header or body message can be filtered using regular mailets. Thanks ----- Original Message ----- From: "Noel J. Bergman" <[EMAIL PROTECTED]> To: "James Users List" <[EMAIL PROTECTED]> Sent: Thursday, March 06, 2003 6:38 PM Subject: RE: Mailet processing order > > the mailet code is processed after the message is complete > > received > > Correct. > > > I will only be able to block the message after receiving > > the full message. > > Correct. > > > is there any way to execute a mailet before the full > > message is received? > > No. > > For James v3 there is likely to be some form of short circuit disconnect, > but probably not to the extent that you would do virus detection during smtp > transport processing. > > --- Noel > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
