1 (edited by 11assets 2018-12-13 05:20:06)

Topic: SMTP settings for Discourse

What would the smtp settings for Discourse? I have tried with many settings but none works.

smtp.example.com
postmaster@in.example.com
password

smtp start TLS should be True or False?

How do i decide Which is going to be my smtp address, User ID and User password?

I have used my subdomain for my iredmail server, so what should be my DNS settings in cloudflare DNS?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: SMTP settings for Discourse

FYI:

- MUA settings: https://docs.iredmail.org/#mua
- DNS: https://docs.iredmail.org/setup.dns.html

3

Re: SMTP settings for Discourse

ZhangHuangbin wrote:

FYI:

- MUA settings: https://docs.iredmail.org/#mua
- DNS: https://docs.iredmail.org/setup.dns.html

I tried all, but this documentation does not say anything about SMTP settings like smtp@example.com, email ID and password. Nothing is working. But my usual iredmail is working fine.

4

Re: SMTP settings for Discourse

You must use full email address as smtp login username.

5

Re: SMTP settings for Discourse

ZhangHuangbin wrote:

You must use full email address as smtp login username.

I am using:
Smtp server -  mail.in.example.com
User- postmaster@in.example.com
Password- email password
Port- 587
Authentication- true

I also tried smtp.example.com.....but nothing is working.

6

Re: SMTP settings for Discourse

- Are you sure the email address is "<someone>@in.example.com" but not "@example.com"? Which email domain did you add?
- Any related log in Postfix log file?
- Try to disable "fail2ban" service first then try again.