I have been struggling with trying to write a Bounce Handler for imail, and I keep running into the same problem. The bounce handler is a WSh script written in VB, and I have the program alias set-up like this: 'cscript C:\BounceHandler.vbs' and it was my impression that imail would execute it like this when it received a message: 'cscript C:\BounceHandler.vbs C:\Path\Some_TempFile.tmp' where by it passes the path and file name to the program alias. But it doesn't seem to, or if it does my program can't access it (although it definitely should)...so what am I missing, does Imail not pass the info like that? Does it add in some other characters I need to know about? Anyway to see exactly what gets passed? It basically just runs it from the command line right? Its been driving me quite mad and I can't for the life of me figure it out.
Thanks, Scott Phillips ------------------------------ The information transmitted is intended only for the person or entity to which it is addressed, and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
