Actually, except under a couple of circumstances, WM just drops it in the queue.
When the SendName is called for a queue run the third party program could check for new files in the queue prior to calling the SMTP deliver process. An alternate way: The way that WM drops it in the queue is by calling IMail1.exe (with parameters). So the message could be intercepted with an IMail1 wrapper there. Under the exception circumstances WM sends directly to the SMTP service, which puts the message in the loop. And IMail AV doesn't "hook" WM. We own the delivery process so we wrote the hooks into it. Bob ---------- Original Message ---------------------------------- From: Sanford Whiteman <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Thu, 9 May 2002 19:02:48 -0400 >A hook for AV? That already exists via the parameterized SendName, >which Declude uses. The problem is that SendName is a buggy >implementation on Ipswitch's end, because WM is hard-coded to use >IMail's native sender, rather than the SendName. When the latest >Declude is out of beta, this will no longer be a problem. Until then, >only Imail AntiVirus can hook WM, and you can be sure Ipswitch is not >opening up *that* API anytime soon! > Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/
