Sending E-mail (via SMTP) under proxy.

Hi,

I use Google Apps on my website. For this reason, I always use Google’s SMTP: smtp.googlemail.com

I have installed DoliBarr on my local network, which is under a PROXY.

I am trying to set E-mail configuration to Google’s SMTP as:
Method: SMTP/SMTPS socket library
Server: smtp.googlemail.com
Port: 465
Password: *****
ID SMTP for SMTP authentication: myemail@mydomain.com
Use TLS (SSL): Yes

Any ideas?
Dolibarr selftesting says:
Error
Error [99]: smtp.googlemail.com is either offline or is an invalid host name.

Thank you.

try server
smtp.gmail.com

Check this one…Gmail SMTP

Eldo