I have a program alias that points to a VBS script, and while I have verified that this VBS script will run, it will not execute the following command when called by IMail:
Set Shell = CreateObject("wscript.shell")
Shell.Run "c:\imail\declude\sniffer\autoSNF.cmd"I've emptied the script so that this is all that it contains. If I run it from a command line, it works perfectly, however if I try to call it from a program alias, it does not run the embedded command. I have verified that other segments of the script (when used) will run correctly, just not the line that calls this other script.
I got this code from the Message Sniffer Web site, something that another user submitted. I have to assume that in other IMail installations, this works. On my IMail 8 server, program aliases do work, but in this case, it just refuses to call this other program...
Any thoughts?
Thanks,
Matt
-- ===================================================== MailPure custom filters for Declude JunkMail Pro. http://www.mailpure.com/software/ =====================================================
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/
