콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
25436 화면

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

아바타
취소
관련 게시물 답글 화면 활동
1
5월 24
1825
2
11월 24
5286
2
9월 24
1842
4
1월 23
8950
1
6월 22
770