Roger Baker wrote: > Thanks for the info but guess I wasn't specific enough. I am currently using > the > "net start" command in my batch file to start ASSP after a delay to launch > Clamd > and it works fine. Specifically I wanted to know if there's a command line > way > of running ASSP.pl directly, without invoking the "Anti-Spam Smtp Proxy" > service, or is this service required for proper functionality. I tried > launching > the assp.pl from a perl command line directly and it tries to run, but > doesn't > operate correctly.
If you aren't launching it as a service try removing the 'AsAService' setting from the assp.cfg. This is the command for launching assp manually. (if i remember right) --------- perl c:\pathToASSProot\assp.pl c:\pathToASSProot\ --------- I would recommend using the service however since it runs in the background so you can't mistakenly close the cmd window and stop ASSP. Kevin ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Assp-user mailing list Assp-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-user