okay, nevermind-
I had left email verification on and that caused it.
I'm trying to get that working right now
I get an "Email.exe[5096]: ERROR => ERROR => SMTP-AUTH: Authentication to localhost:4650 failed." message when I try to send a test email...
I actually had to use their IP instead of smtp.gmail.com for some odd reason to get around a previous issue.
I'm not sure if that's caused by Stunnel not starting with the server (I have to start it manually, and I also edited the conf to match the settings in FHFS/installvars)
The log looks like this if that means anything:
2014.08.14 18:27:04 LOG5[5816]: Configuration successful
2014.08.14 18:27:08 LOG5[3276]: Service [SMTP] accepted connection from 127.0.0.1:55129
2014.08.14 18:27:08 LOG6[3276]: s_connect: connecting 173.194.71.109:465
2014.08.14 18:27:08 LOG5[3276]: s_connect: connected 173.194.71.109:465
2014.08.14 18:27:08 LOG5[3276]: Service [SMTP] connected remote server from 127.0.0.1:55130
2014.08.14 18:27:08 LOG6[3276]: SSL connected: new session negotiated
2014.08.14 18:27:08 LOG6[3276]: Negotiated TLSv1/SSLv3 ciphersuite: ECDHE-RSA-AES256-SHA (256-bit encryption)
2014.08.14 18:27:08 LOG6[3276]: Compression: null, expansion: null
2014.08.14 18:27:09 LOG6[3276]: Read socket closed (readsocket)
2014.08.14 18:27:09 LOG6[3276]: SSL_shutdown successfully sent close_notify alert
2014.08.14 18:27:09 LOG6[3276]: SSL closed (SSL_read)
2014.08.14 18:27:09 LOG5[3276]: Connection closed: 81 byte(s) sent to SSL, 795 byte(s) sent to socket