Have you guys had any success with configuring email for gmail servers?
I have a domain which utilizes google’s email service. How do I configure mikrotik to use @MyDomain.com (google email service)?
Have you guys had any success with configuring email for gmail servers?
I have a domain which utilizes google’s email service. How do I configure mikrotik to use @MyDomain.com (google email service)?
/tool e-mail
address: smtp.gmail.com
port: 587
start-tls: yes
from: user@gmail.com
user: user@gmail.com
password: your password
If you are using two step authentication in gmail, generate a password for a service, and use the generated password.
So I was resolving the wrong address; smtp.google.com when it should have been smtp.gmail.com ![]()
I feel silly now..
There’s nothing silly about it
, everybody makes wrong steps and learns from.
I have to google myself to see the gmail settings whenever I need to
.