Technology and Beyond (TaB)

Full Version: d-thinker.org email settings
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
(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?
(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/showthr...http://rar.shufangkeji.com:60380/showthread.ph for illustrations.
After verifying the setting is correct, pls sumlink this to be an illustration.
(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是什么?我似乎没有在首文看到

Yijun

(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]$
(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.
Reference URL's