10-06-2016, 01:05 PM
Yes, gmail may be used:
https://support.google.com/a/answer/176600?hl=en
It boils down to using the following:
server: smtp.gmail.com
port: 587
username: Full email account in form: user@gmail.com
password: the account password (be careful when sharing code since the password will be in plain text in the DB)
From name: UserSpice Admin (or something similar)
From email: Use the full Email used for authentication above to reduce change of being marked as spam
Transport: TLS,Encrypte
Make sure 2-factor authentication is disabled for the account you are using. Also notes here: https://support.google.com/a/answer/176600?hl=en
https://support.google.com/a/answer/176600?hl=en
It boils down to using the following:
server: smtp.gmail.com
port: 587
username: Full email account in form: user@gmail.com
password: the account password (be careful when sharing code since the password will be in plain text in the DB)
From name: UserSpice Admin (or something similar)
From email: Use the full Email used for authentication above to reduce change of being marked as spam
Transport: TLS,Encrypte
Make sure 2-factor authentication is disabled for the account you are using. Also notes here: https://support.google.com/a/answer/176600?hl=en