PDA

View Full Version : Gmail Mail Server


mmoleiro
01-12-2011, 09:46 AM
Hi,

In the next firmware will be possible sent emails with gmail accounts? In my company use google apps for coporate email.

Thanks.

hrant
01-18-2011, 01:58 PM
With the latest firmware release you should be able to send emails with gmail accounts and google aps.
On "System -> System Mail Settings" page configure as follows:

SMTP Host: smtp.gmail.com
SMTP Port: 25 or 587
Mail Sender Address: <your email account>
The server requires a secure connection (SSL): enable
Enable SMTP Authentication: enable
User Name: <your email account>
User Password: <email account password>

mmoleiro
01-24-2011, 04:13 PM
Ohh It's great.

Thanks

nxiong
04-13-2012, 08:40 PM
I inputted all the settings according to the post:

With the latest firmware release you should be able to send emails with gmail accounts and google aps.
On "System -> System Mail Settings" page configure as follows:

SMTP Host: smtp.gmail.com
SMTP Port: 25 or 587
Mail Sender Address: <your email account>
The server requires a secure connection (SSL): enable
Enable SMTP Authentication: enable
User Name: <your email account>
User Password: <email account password>

When I connect I am still getting this error:

email: FATAL: Could not connect to server: smtp.gmail.com on port: 587: Resource temporarily unavailable
Connecting to server smtp.gmail.com on port 587

Am I forgetting something? I have tried port 25 and 465. Please Help!

Vahan
04-16-2012, 03:58 PM
Hi,

Try to ping the "smtp.gmail.com" host from Quadro. It can be a DNS issue.
You can use 8.8.8.8(free google DNS server) as an alternate DNS server on Quadro.

Thanks.