I think I'll try this option first. Neutering the script like that sounds like the safest way without causing errors. Make it run but do absolutely nothing.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dudi Goldenberg Sent: Friday, March 11, 2011 2:13 PM To: BlueOnyx General Mailing List Subject: [BlueOnyx:06660] Re: vacation.pl oddities Hi, >The only reliable way to stop it is to prevent it from running in the first >place. But I just don't want to disable it in a way that breaks something >else. (other than maybe adding log file entries) Another option is to edit vacation.pl and add "exit 0" at the top. It will run and immediately exit. D. _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx .... _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
