Sending emails via GMail

posted in: Development 0

If you are sending out Emails via Zynk using a GMail account, you should use the following settings:-

  • SMTP Server should be smtp.gmail.com
  • SMTP Port should be 587
  • SMTP Username should be your GMail username e.g. [email protected]
  • SMTP Password should be your GMail password  e.g. mysecret
  • Use SSL should be set to True
If you are sending HTML in the body then set the property for HTML Body to True.
Another Tip – you can set the Body to the location of a file and Zynk will read the file contents and embed the file contents as the body of the email.