跳至内容
菜单
此问题已终结
1 回复
3469 查看

Hi there,

I've been having some trouble with configuring the outgoing mail server for an Odoo v8 instance currently hosted on a cloud server(Ubuntu OS). I have however successfully configured the incoming email gateway and tested it with positive results.

My configuration parameters for the outgoing mail are:
Description: company name
Priority: 5
SMTP Server: smtp.gmail.com
SMTP Port: 465
Connection Security: SSL/TLS
Username: username@gmail.com
Password: userpassword

However every time i try to test the connection i get a warning:

Connection Test Failed! Here is what we got instead: 101 Network is unreachable

What could i be doing wrong? The incoming gate way is working fine

形象
丢弃
最佳答案

possibilities:

- GMAIL must be setup to accept smtp connection

- port number or smtp server name incorrect

形象
丢弃