Strange error but synching anyway with gmail

Rainer M Krug Rainer at krugs.de
Wed Sep 21 21:44:04 BST 2016


Nicolas Sebrecht <nicolas.s-dev at laposte.net> writes:

> On Wed, Sep 21, 2016 at 06:40:46PM +0200, Rainer M Krug wrote:
>
>> >> ,----
>> >> | [general]
>> >> | accounts = Gmail
>> >> | maxsyncaccounts = 3
>> >> | ## write to disk using fsync()
>> >> | fsync = true
>> >> | ## ignore readonly warning message
>> >> | ignore-readonly = no
>> >> | pythonfile = ~/.offlineimap.py
>> >> | 
>> >> | [Account Gmail]
>> >> | localrepository  = LocalRMKrugGMAIL
>> >> | remoterepository = RemoteRMKrugGMAIL
>> >> | ######
>> >> | status_backend = sqlite
>> >> | ######
>> >> | postsynchook = /usr/local/bin/notmuch new
>> >> | ######
>> >> | autorefresh = 2
>> >> | quick = 10
>> >> | ######
>
> <...stripping to general and the Gmail account...>
>
>> >> | [Repository RemoteRMKrugGMAIL]
>> >> | type = Gmail
>> >> | sslcacertfile = /usr/local/etc/openssl/cert.pem
>> >> | ######
>> >> | remoteuser = USERNAME
>> >> | remotepasseval = get_keychain_pass(account="RMKrugGmailOfflineimap")
>> >> | ######
>> >> | maxconnections = 5
>> >> | ######
>> >> | nametrans = lambda foldername: 'RMKrugGMAIL.' + foldername
>> >> | ######
>> >> | keepalive = 60
>> >> | holdconnectionopen = no
>> >> | ######
>> >> | 
>> >> | 
>> >> | [Repository LocalRMKrugGMAIL]
>> >> | type = IMAP
>> >> | ###### 
>> >> | preauthtunnel = /usr/local/opt/dovecot/libexec/dovecot/imap -o mail_location=maildir:$HOME/Maildir
>> >> | holdconnectionopen = yes
>> >> | ######
>> >> | nametrans = lambda folder: re.sub('^RMKrugGMAIL.', '', folder)
>> >> | ######
>> >> | folderfilter = lambda folder: folder.startswith('RMKrugGMAIL')
>> >> | ######
>> >> | keepalive = 60
>> >> | holdconnectionopen = no
>> >> | ######
>
> I don't get how offlineimap can try XOAUTH if no XOAUTH configuration
> option is set.
>
> Could to try to fix the auth_mechanisms configuration option to check
> what is done?

OK - I might have been out of the offlineimap loop for a few
months. Could you explain what I should do? How to fix the
auth_mechanisms configuration option?


-- 
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 454 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/offlineimap-project/attachments/20160921/e6823f13/attachment-0003.sig>


More information about the OfflineIMAP-project mailing list