By udgrucamel
I set up my mail server with Postfix (MTA) and Dovecot (IMAP, POP3). When I tested my installation with an open source webmail interface everthing has been working well: login with username and password, receive mails (port 993, ssl/tls) and send mails (port 587, starttls). Today I started testing local clients beginning with Thunderbird. Here I get an error message like this: Click Me.
In Dovecot I have already changed
ssl_protocols = !SSLv3 !SSLv2
to
ssl_protocols = TLSv1.2 TLSv1.1 TLSv1 !SSLv3 !SSLv2
Moreover I tried to deactivate the OCSP certificate validation in Thunderbird (Settings > Enhanced > Certificates > Validation)
But the issue keeps existing :( Anyone here to help me please?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
From the question linked here and other conversation on the internet, it seems as if there is a bug in Thunderbird. It looks like Thunderbird fails to prompt the user to accept a self-signed certificate.
One work around seems to be importing the certificate manually through Thunderbird’s certificate setting menu. You can find it through Preferences > Advanced > Certificates > View Certificates:

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.