@echo off REM stunnel_pmail.bat REM Launchs stunnel and Agent REM by Lawrence Lin (llin@u.washington.edu) start /min stunnel -c -d 119 -r news.u.washington.edu:563 start agent exit