Ym_gg
(Ym_gg)
March 19, 2021, 9:36am
1
Hello! I come from China, the following is from translation software
This is my first time to use the international forum. If there is a low-level error, please help me correct it
Thanks!
I am using /var/discourse/discover-setup to configure “discourse”,
But I have a big problem with email.
I tried to move the mailbox configuration of other forum software,
when I try to send mail,
Then I found that the mail was sent to this strange address.
And I was very upset that I didn’t receive the email correctly.
Here is my Foxmail software configuration, which can work normally:
(I cant upload image and https address )
I have tried a variety of configuration methods, please help me point out my configuration where there is a problem!
I can try my best to add the missing information in the post.
If you can help me solve this problem, I will be very grateful!
FoxMail: Foxmail for Windows
Ym_gg
(Ym_gg)
March 19, 2021, 9:40am
2
Add: I use Alibaba enterprise email
AliMail Enterprise Edition (aliyun.com)
If you need to test, I can provide you with an account number
schleifer
(Andrew Schleifer)
March 19, 2021, 11:22am
3
UUID@hibot.top is not the email address used, it is the Message ID for the particular email that was sent.
When you try to send a message, does any error show up on the logs? – https://forum.hibot.top/logs/
1 Like
Ym_gg
(Ym_gg)
March 19, 2021, 12:55pm
4
(sorry im late
i clear the log and send again and the log have nothing in it (sry for my broken english
Ym_gg
(Ym_gg)
March 20, 2021, 4:12pm
8
im still in trouble
please help me thanks!
i reinstall it and try to send verify email,thats the logs:
Benjamin_D
(Benjamin Decotte)
March 20, 2021, 5:17pm
9
Could your firewall block port 465 ?
telnet smtp.hibot.top 465
Ym_gg
(Ym_gg)
March 21, 2021, 12:02am
10
I connected for 10 sec and it disconnected
@Benjamin_D
And thanks for your reply (When you reply, the time here is 1pm and im sleeping
hawm
(Hawm)
March 21, 2021, 4:25am
11
You can run the discourse-doctor
directly in discourse folder, and the MAIL TEST
section of test result may help a lot.
I recommend to using the DirectMail(邮件推送) which also Alibaba product with some free quota, it just like Mailgun.
Ym_gg
(Ym_gg)
March 21, 2021, 5:03am
12
i tried,but the error is same:end of file reached
@Hawm
I use Business AliMail because its free
,but i will try directmail ,thanku
hawm
(Hawm)
March 21, 2021, 5:13am
13
It could be the port 465 issue.
Before I saw this I was going to recommend this change.
Port 465 is SMTP-over-SSL, which is deprecated
Port 587 is the MSA port (mail submission agent) on which STARTTLS (upgrade from a plaintext to a TLS connection) is typically supported
When you had 465 in the configuration, Discourse was trying to talk plaintext to an SSL port.
1 Like
Ym_gg
(Ym_gg)
March 21, 2021, 5:17am
14
Ok,I am checking this post
And DirectMail its 2 expensive for me i cant send 50K mail in 6month,and it cost me 11USD
My Server only 3.5USD/month
1 Like
hawm
(Hawm)
March 21, 2021, 5:21am
15
You ignore the last section.
And if you want to keep using the Busisses Email you can try if it can support other port.
1 Like
Ym_gg
(Ym_gg)
March 21, 2021, 5:26am
16
oh im blind(but DirectMail running in 465 too
thank for you replying ,Thats Helpful to me
I think port 465 problem should add in this post: Troubleshooting email on a new Discourse install - howto / sysadmin - Discourse Meta
1 Like
hawm
(Hawm)
March 21, 2021, 5:29am
17
You can using port 80 if you don’t really need SSL/TLS, it’s working to me.
riking
(Kane York)
March 21, 2021, 11:50pm
19
Just added some more words saying that 465 is usually wrong
1 Like
system
(system)
Closed
April 21, 2021, 2:24am
21
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.