I need to install offlineimap and mu4e on emacs. Problem is configuration. When I run offlineimap I get :
OfflineIMAP 6.5.5
Licensed under the GNU GPL v2+ (v
A simple way to proceed is to use the curl certificate bundle. I use MacPorts, so this was obtained with
sudo port install curl-ca-bundle
You can then run port contents curl-ca-bundle to see what it installed,
and then add the following to ~/.offlineimaprc in the section for your remote account
sslcacertfile =/opt/local/share/curl/curl-ca-bundle.crt
Note that this will also put a link to these certificates as /opt/local/etc/openssl/cert.pem.