Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Must issue a STARTTLS command first
Howdy all,
I just discovered the great taste of Vanilla and installed it on a website I'm in charge of. The problem I'm having is I can't get Vanilla to send mail out. I can't use the server it's installed on (at Dreamhost), because we're using Google Apps email service to handle the email, which means the smtp server is smtp.gmail.com... and Vanilla tells me it can't send anything out due to this error:
530 5.7.0 Must issue a STARTTLS command first b39sm9056449rvf.8
My webcoding skillz only extend to html and moderate CSS... so if i have to change something in a php file, it's gonna be a copy-paste affair for me.
Help? Anyone?
0
This discussion has been closed.
Comments
SMTP host
smtp.gmail.com:465
I think the trick is the port number at the end, try it, it should work unless you have some other weird thing getting in the way.