07-16-2020, 09:03 PM
07-16-2020, 10:09 PM
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 https://www.thunderbird.net/en-US/ and it appears to work well with our zimbra mail server.
RongxuanMao
07-17-2020, 12:26 PM
(08-26-2014 05:29 AM)DaY Wrote: [ -> ]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 https://www.thunderbird.net/en-US/ and it appears to work well with our zimbra mail server.
Tried this way to fix Thunderbird successes, but it is hard to find configure file for openssl.
we can start from "/etc/ssl" to looking for it.
At the end I found "opensslcnf.config" with Dr.Gu's help:
Code:
[rongxuanmao@localhost back-ends]$ pwd
/etc/crypto-policies/back-ends
[rongxuanmao@localhost back-ends]$ ll opensslcnf.config
lrwxrwxrwx. 1 root root 49 Jul 9 12:33 opensslcnf.config -> /usr/share/crypto-policies/DEFAULT/opensslcnf.txtI am not sure opensslcnf.config will always store here .
should we add this path to head-post.
RR lingu
07-17-2020, 01:08 PM
(07-17-2020 12:26 PM)RongxuanMao Wrote: [ -> ](08-26-2014 05:29 AM)DaY Wrote: [ -> ]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 https://www.thunderbird.net/en-US/ and it appears to work well with our zimbra mail server.
Tried this way to fix Thunderbird successes, but it is hard to find configure file for openssl.
we can start from "/etc/ssl" to looking for it.
At the end I found "opensslcnf.config" with Dr.Gu's help:
Code:
[rongxuanmao@localhost back-ends]$ pwd
/etc/crypto-policies/back-ends
[rongxuanmao@localhost back-ends]$ ll opensslcnf.config
lrwxrwxrwx. 1 root root 49 Jul 9 12:33 opensslcnf.config -> /usr/share/crypto-policies/DEFAULT/opensslcnf.txt
I am not sure opensslcnf.config will always store here .
should we add this path to head-post.
RR lingu
OK.
RongxuanMao
07-20-2020, 07:27 PM
(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 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 https://www.thunderbird.net/en-US/ 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".
After test with zhihao, find out this way not work for thunderbird 78.0 or 68.9.
Trying to store thunderbird 68.10 to GCP
define gcp://world/software/thunderbird/pkg for store thunderbird packsges
sp: g1b
RR zhihao
zhihao
07-21-2020, 11:29 AM
(07-20-2020 07:27 PM)RongxuanMao Wrote: [ -> ](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 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 https://www.thunderbird.net/en-US/ 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".
After test with zhihao, find out this way not work for thunderbird 78.0 or 68.9.
Trying to store thunderbird 68.10 to GCP
define gcp://world/software/thunderbird/pkg for store thunderbird packsges
sp: g1b
RR zhihao
审核gcp路径的时候,可以不用加上服务器 sp: g1b 位置。 其他没有问题。
RongxuanMao
07-21-2020, 11:34 AM
(07-21-2020 11:29 AM)zhihao Wrote: [ -> ]update head post(07-20-2020 07:27 PM)RongxuanMao Wrote: [ -> ]After test with zhihao, find out this way not work for thunderbird 78.0 or 68.9.
Trying to store thunderbird 68.10 to GCP
define gcp://world/software/thunderbird/pkg for store thunderbird packsges
sp: g1b
RR zhihao
审核gcp路径的时候,可以不用加上服务器 sp: g1b 位置。 其他没有问题。
zhihao
07-21-2020, 11:45 AM
(07-21-2020 11:34 AM)RongxuanMao Wrote: [ -> ](07-21-2020 11:29 AM)zhihao Wrote: [ -> ]update head post(07-20-2020 07:27 PM)RongxuanMao Wrote: [ -> ]After test with zhihao, find out this way not work for thunderbird 78.0 or 68.9.
Trying to store thunderbird 68.10 to GCP
define gcp://world/software/thunderbird/pkg for store thunderbird packsges
sp: g1b
RR zhihao
审核gcp路径的时候,可以不用加上服务器 sp: g1b 位置。 其他没有问题。
updated.
zhihao
07-22-2020, 10:31 AM
I've found a thunderbird 68.10 windows version, I want to upload it to gcp://world/software/thunderbird/pkg/win64/
Is this a right path?
RR RongxuanMao
Is this a right path?
RR RongxuanMao
RongxuanMao
07-30-2020, 02:29 PM
(07-22-2020 10:31 AM)zhihao Wrote: [ -> ]I've found a thunderbird 68.10 windows version, I want to upload it to gcp://world/software/thunderbird/pkg/win64/I think it is good.
Is this a right path?
RR RongxuanMao