On Windows...
Several things need to happen
- Configure setlib.cgf with the path to perl
- change $localPerlLibPath = '/c/cygwin/bin';
- Configure a scheduled task
- Task runs as apache account (apachesrv)
- Task runs every 2 hours
- commandline is:
C:\cygwin\bin\perl.exe -wT c:\twiki\bin\mailnotify >> mailnotify.log 2>&1
- Start in directory is c:\twiki\bin
- Configure WebNotify Page with your name and address
- Configure TwikiPreferences with
Set SMTPMAILHOST = mailhost.ets.org
\\Greg 10/31/03 Back to CollabInfo