@echo off REM stunnel_pmail.bat REM Launchs stunnel and Pegasus Mail REM by Lawrence Lin (llin@u.washington.edu) start /min stunnel -c -d 110 -r Your_UW_NetID.deskmail.washington.edu:995 start winpm-32 -I Your_Pmail_username exit