Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop ImapFolderPusher on CertificateValidationException
This is a permanent error, but apparently not treated as one. I got a certificate error notification every two seconds just now (because LocalKeyStore is broken, see thunderbird#3772). This PR simply stops the pusher on a certificate error.
- Loading branch information