On Sat, Apr 29, 2017 at 02:05:47PM +0200, Nicolas Sebrecht wrote:
> On Sat, Apr 29, 2017 at 03:43:46PM +0530, Sridhar M A wrote:
> 
> > I am trying to use offlineimap but keep getting this error message:
> 
> > Searching, found this to be a common issue. One of the posts (ubuntu I
> > guess) mentioned including a fingerprint in the rc file. My
> > offlinemaprc file looks like this:
> > 
> > [general]
> > accounts = xx
> > maxconnections = 8
> > 
> > [Account xx@yy]
> > localrepository = xx-local
> > remoterepository = xx-remote
> > postsynchook = notmuch new
> > 
> > [Repository xx-local]
> > type = Maildir
> > localfolders = ~/Mail/xx
> > 
> > [Repository xx-remote]
> > type = Gmail
> > remoteuser = [email protected]
> > remotepass = secret
> > cert_fingerprint=f3043dd689a2e7dddfbef82703a6c65ea9b634c1
> > sslcacertfile = /etc/ssl/certs/ca-certificates.crt
> > 
> > No luck even after commenting the certificate line and/or fingerprint
> > line. I also tried setting ssl=no with the same result.
> 
> You should either use fingerprint or sslcacertfile but not both.

Of course, once you get one to work as expected it's possible to enable
the other. Enabling security options step by step helps to understand
what's going on.

-- 
Nicolas Sebrecht

_______________________________________________
OfflineIMAP-project mailing list: [email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project

OfflineIMAP homepages:
- https://github.com/OfflineIMAP
- http://offlineimap.org

Reply via email to