Outlook SMTP 작동 안 됨

I’m at a loss. I’m using Outlook as the mail system for my discourse setup which is self-hosted. Doctor keeps saying its an auth issue, however, when I test the SMTP through another service just to see if the settings are valid, it passes, so clearly something going on with Discourse on my end. Can anyone login to my service and test it? I have a feeling it has to do with Outlooks auth system “STARTTLS and OpenAuth”

Hey brad, welcome!

I think this guide might help you:

Do you mean outlook.com? I think it will block your e-mails very soon as it is not made for sending this kind of e-mails. Same for Gmail. You need to use some of the professional SMTP services (Sendgrid, Mailgun, etc.).

STMP 구성이 다른 클라이언트에서는 정상적으로 작동한다면, 이는 Outlook의 문제가 아니라 Discourse의 SMTP 설정에 문제가 있는 것으로 보입니다. Outlook의 설정과 STARTTLS, 인증 방식, 포트가 일치하는지 확인해 주세요. 또한 Discourse 로그를 확인하여 구체적인 오류 메시지를 찾아보세요.