How use gmail smtp?

tried this settings with no success
says Invalid host domain
thanks
./configure-server-smtp.sh

    Use SMTP: true
    SMTP Host: smtp.gmail.com
    SMTP Port: 587
    SMTP Security: ssl
    SMTP Username: ss***@gmail.com
    SMTP Password: *************
    SMTP Address: smtp.gmail.com
    Are these values correct? (y/N)

image

You cant use gmail as smtp, you could only send frp, ss***@gmail.com as sender, no other ip address. You need to use a mail relay service like amazon ses or similar.

Access Web UI via https://hostname.domain.com and not via random.domain2.com

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.