Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[archive] Mail client configuration for d-thinker.org mailbox
08-18-2021, 05:46 PM
Post: #41
RE: Mail client configuration for d-thinker.org mailbox
(08-26-2014 05:29 AM)DaY Wrote:  thunderbird's GCP is:
gcp://world/software/thunderbird/

I don't know what "GCP" means , would you mind replying me some definition ?
Quote this message in a reply
08-18-2021, 05:57 PM
Post: #42
RE: Mail client configuration for d-thinker.org mailbox
(08-18-2021 05:46 PM)zhigang Wrote:  
(08-26-2014 05:29 AM)DaY Wrote:  thunderbird's GCP is:
gcp://world/software/thunderbird/

I don't know what "GCP" means , would you mind replying me some definition ?

The GCP info is in Information for new members E4, please also update this info to head post.
Quote this message in a reply
08-18-2021, 06:11 PM
Post: #43
RE: Mail client configuration for d-thinker.org mailbox
(08-18-2021 05:57 PM)ChenZijian Wrote:  
(08-18-2021 05:46 PM)zhigang Wrote:  
(08-26-2014 05:29 AM)DaY Wrote:  thunderbird's GCP is:
gcp://world/software/thunderbird/

I don't know what "GCP" means , would you mind replying me some definition ?

The GCP info is in Information for new members E4, please also update this info to head post.
Thank you for your prompt reply.I'd update head post like this:
----------------------------------------------------------

thunderbird's GCP is:
gcp://world/software/thunderbird/

((->Here is the GCP info ))

------------
((->20210818/zhigang: add info about GCP))
20200721/rongxuanmao: add GCP
20200716/lingu: add notes on the version.
20190527/wsk: modify the Port of SMTP
20170112/zli: add tested Thunderbird configuration
20141024/wqy: add imap support
20140910/wqy: add 587 smtp port
Quote this message in a reply
07-10-2023, 06:55 PM
Post: #44
RE: Mail client configuration for d-thinker.org mailbox
如果出现"thunderbird failed to find the settings for your email account"的问题

建议使用File/Offline/Work Offline
Quote this message in a reply
07-11-2023, 12:02 AM
Post: #45
RE: Mail client configuration for d-thinker.org mailbox
(07-10-2023 06:55 PM)lhc Wrote:  如果出现"thunderbird failed to find the settings for your email account"的问题

建议使用File/Offline/Work Offline

离线使用就无法收发邮件了,还是得搞清楚问题的起因。等我今天下午到办公室一起看一下。
Find all posts by this user
Quote this message in a reply
09-19-2024, 05:23 PM
Post: #46
RE: Mail client configuration for d-thinker.org mailbox
(08-26-2014 05:29 AM)DaY Wrote:  web client address: http://mx.d-thinker.org:9980

This Web client address cannot be accessed normally
Quote this message in a reply
09-19-2024, 05:26 PM
Post: #47
RE: Mail client configuration for d-thinker.org mailbox
(09-19-2024 05:23 PM)Yijun Wrote:  
(08-26-2014 05:29 AM)DaY Wrote:  web client address: http://mx.d-thinker.org:9980

This Web client address cannot be accessed normally

we should update the headpost.
Find all posts by this user
Quote this message in a reply
09-19-2024, 05:59 PM
Post: #48
RE: Mail client configuration for d-thinker.org mailbox
(08-26-2014 05:29 AM)DaY Wrote:  web client address: http://mx.d-thinker.org:9980

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

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

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

The maximum message size is 50MB.

Thunderbird talk to our zimbra mail server need check TLS version. New version of thunderbird only access TLS version 3 and above, but our zimbra version is 1. We need to change Thunderbird config file to fix the problem:

Code:
setting -- search config editor -- set security.tls.version.min to 1


History:

Thunderbird versions
We had a lot of problem configuring thunderbird on centos 8 to talk with our zimbra mail server. I tried to configure openssl config to use MinProtocol = TLSv1 and it works for 'openssl s_client' but does not work with thunrderbird. Finally, I downloaded thunderbird 68.10 from gcp://world/software/thunderbird/ and it appears to work well with our zimbra mail server.

Example location of "opensslcnf.config" : "/etc/crypto-policies/back-ends/"
Note: different version of openssl may change the location of "opensslcnf.config".

thunderbird's GCP is:
gcp://world/software/thunderbird/

Here is the GCP info

i think the info here is obsolete. We will copy some params into the user info for d-thinker.org, which has the up-to-date info.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: