PDA

View Full Version : Mailenable SoBig MTA Users- Please read


wunderlin
2003-08-27, 16:10 PM
I posted previously that the killsobig.vbs script occasionally seems to loop- this causes the server's CPU usage to max out. Not a good thing. Until I find a permanent solution for this, there's a nice workaround. In the MTA event, use this line:

cscript //T:20 "C:\Program Files\Mail Enable\Bin\killsobig.vbs"

This causes cscript to kill the script if it runs for more than 20 seconds (which it should never do).

Nestor
2003-09-06, 20:27 PM
Hey, great tip. I haven't had any problems with the VBS script only the MMC console doing that every now and then but I've had this happen on other machines so I'll blame Micro$oft for that ;)