I've gotten an older version of stunnel to work the way I want by starting it from a command prompt like:
stunnel -c -d 110 -r pop.gmail.com:995
How do I specify this in the config file for the newest version of stunnel, in order to use it as a service on Windows?