SMTP through GMail

I'm trying to send notification e-mails through my GMail account and get the following error:

3 An error occured sending the message, Error:80040207, Description: Unexpected MAIL FROM response, Last Response: 530 5.7.0 Must issue a STARTTLS command first. 24sm30374988wfc.2

This happens no matter which authentication method I choose. Other settings:

SMTP server: smtp.gmail.com
port: 587
username/password are valid

Any hints?

Thanks
kyle

gmail requires SMTP over TLS (http://www.ietf.org/rfc/rfc2487.txt) which is currently not supported in SmartFTP.

Hello ..

The latest version of SmartFTP supports SMTPS: https://www.smartftp.com/download

You can find the howto here:
https://www.smartftp.com/support/kb/how- ... f2626.html

Regards,
Mat