Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
25239 Переглядів

The following is the configuration in both frontend and backend:


Frontend settings (Settings > Technical > Email > Outgoing Mail Server)

SMTP Server: smtp.live.com

SMTP Port: 25

Connection Security: TLS(STARTTLS)

Username: xxxxx@xxxxx.co

Password: xxxxxx


Backend settings (file in directory /etc/odoo-server.conf)

smtp_password = xxxxxx

smtp_port = 25

smtp_server = smtp.live.com

smtp_ssl = False

smtp_user = xxxxxx@xxxxxx.co


Getting the following error when testing the connection:


Connection Test Failed!

Here is what we got instead:

535

5.0.0 Authentication Failed


Also I tried differnt alternatives with the same result.


Any help on this error will be highly appreciated!

Аватар
Відмінити
Найкраща відповідь


Description :- Outgoing Email 

SMTP Server :- smtp.gmail.com

SMTP Port :- 465

Connection Security :- SSL/TLS

Username :- Your mail account

Password:- Password of your email account





Аватар
Відмінити
Найкраща відповідь

I think your port needs to be 465

Аватар
Відмінити
Найкраща відповідь

For live.com try using SMTP port  = 587

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
трав. 24
1713
2
лист. 24
4997
2
вер. 24
1743
4
січ. 23
8758
1
черв. 22
770