Thanks to our friends at Notre Dame we received a perl script for an exit
routine that would block users from unsubscribing or changing options.
I have tried to convert the script to work on our Windows platform.
The script runs just fine stand-alone, but LISTSERV can't seem to find it.
The perl script is in e:\listserv\main as well as the command file to run
it.  I changed the site.cfg file and I added the Exit= parameter to one of
my lists.  If I try to change options, I get an error = "No action will be
taken for the list" which is not the message that I coded in the routine.
I don't see any messages in the log.
Is there a way to debug this process?  Get more information on the log?