Technology and Beyond (TaB)
d-thinker.org email settings - Printable Version

+- Technology and Beyond (TaB) (http://tab.d-thinker.org)
+-- Forum: Data Thinker (/forumdisplay.php?fid=896)
+--- Forum: Resources (/forumdisplay.php?fid=211)
+---- Forum: Mail Service (/forumdisplay.php?fid=343)
+---- Thread: d-thinker.org email settings (/showthread.php?tid=19988)


d-thinker.org email settings - lingu - 09-03-2024 07:51 PM

mail client configuration:
pop server address: mx3.d-thinker.org, port: 7110995, using SSL authentication
smtp server address: mx3.d-thinker.org, port: 25 and 587, using TLS authentication
imap with SSL, mx3.d-thinker.org port 993

Thunderbird setting:
IMAP:
Server name: mx3.d-thinker.org
Port: 993
Security: SSL/TLS
Authentication method: Normal password

SMTP:
Server name: mx3.d-thinker.org
Port: 25(prefer) or 587
Authentication method: Normal password
Security: STARTTLS

An earlier post illustrates the settings.

Web mail
access with HTTPS: https://otter.kongjian.one:8443

Historical info
The earlier settings use mx.d-thinker.org. For compatibility, mx3.d-thinker.org maps to the same IP as mx.d-thinker.org so that old clients still work.

---
20260511/yijun: pop3 port
20240919/lingu: illustration


RE: d-thinker.org email settings - vector - 09-11-2024 12:52 PM

(09-03-2024 07:51 PM)lingu Wrote:  Thunderbird setting:
IMAP:
Server name: mx3.d-thinker.org
Port: 993
Security: SSL/TLS
Authentication method: Normal password

i set failed following the above info. it the above a valid setting?


RE: d-thinker.org email settings - lingu - 09-19-2024 06:13 PM

(09-11-2024 12:52 PM)vector Wrote:  
(09-03-2024 07:51 PM)lingu Wrote:  Thunderbird setting:
IMAP:
Server name: mx3.d-thinker.org
Port: 993
Security: SSL/TLS
Authentication method: Normal password

i set failed following the above info. it the above a valid setting?

You may refer to http://rar.shufangkeji.com:60380/showthread.php?tid=3178 for illustrations.
After verifying the setting is correct, pls sumlink this to be an illustration.


RE: d-thinker.org email settings - vector - 05-11-2026 07:04 PM

(09-03-2024 07:51 PM)lingu Wrote:  pop server address: mx3.d-thinker.org, port: 995, using SSL authentication
d-thinker.org的pop3 server是什么?我似乎没有在首文看到


RE: d-thinker.org email settings - Yijun - 05-11-2026 07:53 PM

(09-03-2024 07:51 PM)lingu Wrote:  mail client configuration:
pop server address: mx3.d-thinker.org, port: 995, using SSL authentication

目前 d-thinker.org的pop3端口是7110

Code:
[yijun@gm292-1 net_utils]$ telnet mx3.d-thinker.org 7110
Trying 218.71.141.62...
Connected to mx3.d-thinker.org.
Escape character is '^]'.
+OK mx3.d-thinker.org Zimbra POP3 server ready
^C^]
telnet> Connection closed.
[yijun@gm292-1 net_utils]$



RE: d-thinker.org email settings - lingu - 05-12-2026 01:03 PM

(05-11-2026 07:53 PM)Yijun Wrote:  
(09-03-2024 07:51 PM)lingu Wrote:  mail client configuration:
pop server address: mx3.d-thinker.org, port: 995, using SSL authentication

目前 d-thinker.org的pop3端口是7110

Code:
[yijun@gm292-1 net_utils]$ telnet mx3.d-thinker.org 7110
Trying 218.71.141.62...
Connected to mx3.d-thinker.org.
Escape character is '^]'.
+OK mx3.d-thinker.org Zimbra POP3 server ready
^C^]
telnet> Connection closed.
[yijun@gm292-1 net_utils]$

should update the headpost.