zhigang
08-18-2021, 05:46 PM
(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 ?
(08-26-2014 05:29 AM)DaY Wrote: [ -> ]thunderbird's GCP is:
gcp://world/software/thunderbird/
(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 ?
(08-18-2021 05:57 PM)ChenZijian Wrote: [ -> ]Thank you for your prompt reply.I'd update head post like this:(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.
(07-10-2023 06:55 PM)lhc Wrote: [ -> ]如果出现"thunderbird failed to find the settings for your email account"的问题
建议使用File/Offline/Work Offline
(08-26-2014 05:29 AM)DaY Wrote: [ -> ]web client address: http://mx.d-thinker.org:9980
(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
(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