<div dir="ltr">Meanwhile I have updated (system wide installation) to newest 7.1.2 and I think i resolved problem with certificates  - I added to every repository <span style="font-size:12.8px">sslcacertfile = /etc/ssl/certs/ca-</span><wbr style="font-size:12.8px"><span style="font-size:12.8px">certificates.crt</span><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">but have next problem, offlineIMAP runs without errors but not syncing mails:</span></div><div><span style="font-size:12.8px"><br></span></div><div><div><span style="font-size:12.8px">#### General informations</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">- system/distribution (with version): Linux Debian 9.0</span></div><div><span style="font-size:12.8px">- offlineimap version (`offlineimap -V`): 7.1.2</span></div><div><span style="font-size:12.8px">- Python version: 2.7.9</span></div><div><span style="font-size:12.8px">- server name or domain: </span></div><div><span style="font-size:12.8px">- CLI options: </span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">#### Configuration file offlineimaprc</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">[general]</span></div><div><span style="font-size:12.8px"># Path to file with arbitrary Python code to be loaded</span></div><div><span style="font-size:12.8px">pythonfile = ~/.offlineimap.py</span></div><div><span style="font-size:12.8px">accounts = WP, polan</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">[Account WP]</span></div><div><span style="font-size:12.8px">localrepository = WPlocal</span></div><div><span style="font-size:12.8px">remoterepository = Gmail-wp</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">[Account polan]</span></div><div><span style="font-size:12.8px">localrepository = polanlocal</span></div><div><span style="font-size:12.8px">remoterepository = Gmail-polan</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">[Repository WPlocal]</span></div><div><span style="font-size:12.8px">sslcacertfile = /etc/ssl/certs/ca-certificates.crt</span></div><div><span style="font-size:12.8px">type = IMAP</span></div><div><span style="font-size:12.8px">remotehost = <a href="http://imap.wp.pl">imap.wp.pl</a></span></div><div><span style="font-size:12.8px">remoteport = 993</span></div><div><span style="font-size:12.8px">ssl = yes</span></div><div><span style="font-size:12.8px">createfolders = false</span></div><div><span style="font-size:12.8px">remoteuser = ....@<a href="http://wp.pl">wp.pl</a></span></div><div><span style="font-size:12.8px">#remotepasseval = get_pass()</span></div><div><span style="font-size:12.8px">remotepasseval = unencrypt_password("~/.offlineimappass")</span></div><div><span style="font-size:12.8px">folderfilter = lambda folder: folder in ['Trenowanie', 'Xpertis', 'Citibank', 'Mbank', 'INBOX', 'Wys&AUI-ane']</span></div><div><span style="font-size:12.8px">nametrans = lambda foldername: re.sub  ('INBOX', '....@<a href="http://wp.pl">wp.pl</a>',</span></div><div><span style="font-size:12.8px">                                re.sub ('Xpertis', '....@<a href="http://wp.pl/Xpertis">wp.pl/Xpertis</a>',</span></div><div><span style="font-size:12.8px">                                re.sub ('Citibank', '....@<a href="http://wp.pl/Citibank">wp.pl/Citibank</a>',</span></div><div><span style="font-size:12.8px">                                re.sub ('Mbank', '....@<a href="http://wp.pl/Mbank">wp.pl/Mbank</a>',</span></div><div><span style="font-size:12.8px">                                re.sub ('Trenowanie', '....@<a href="http://wp.pl/Trenowanie">wp.pl/Trenowanie</a>',</span></div><div><span style="font-size:12.8px">                                re.sub ('Wys&AUI-ane', '....@<a href="http://wp.pl/Wys&AUI-ane">wp.pl/Wys&AUI-ane</a>', foldername))))))</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">[Repository Gmail-wp]</span></div><div><span style="font-size:12.8px">auth_mechanisms  = LOGIN</span></div><div><span style="font-size:12.8px">type = Gmail</span></div><div><span style="font-size:12.8px">ssl = yes</span></div><div><span style="font-size:12.8px">createfolders = false</span></div><div><span style="font-size:12.8px">#realdelete = true</span></div><div><span style="font-size:12.8px"># Synchronize only the folders Inbox and Sent:</span></div><div><span style="font-size:12.8px">folderfilter = lambda folder: folder in ['....@<a href="http://wp.pl/Trenowanie">wp.pl/Trenowanie</a>', '....@<a href="http://wp.pl/Xpertis">wp.pl/Xpertis</a>',</span></div><div><span style="font-size:12.8px">                                         '....@<a href="http://wp.pl/Citibank">wp.pl/Citibank</a>', '....@<a href="http://wp.pl/Mbank">wp.pl/Mbank</a>', '....@<a href="http://wp.pl">wp.pl</a>', '....@<a href="http://wp.pl/Wys&AUI-ane">wp.pl/Wys&AUI-ane</a>']</span></div><div><span style="font-size:12.8px">remotehost = <a href="http://imap.gmail.com">imap.gmail.com</a></span></div><div><span style="font-size:12.8px">remoteuser = ....@<a href="http://gmail.com">gmail.com</a></span></div><div><span style="font-size:12.8px"># Decrypt and read the encrypted password</span></div><div><span style="font-size:12.8px">#remotepasseval = get_pass()</span></div><div><span style="font-size:12.8px">remotepasseval = unencrypt_password("~/.offlineimappassgoogletwoway")</span></div><div><span style="font-size:12.8px"># Necessary as of OfflineIMAP 6.5.4</span></div><div><span style="font-size:12.8px">sslcacertfile = /etc/ssl/certs/ca-certificates.crt</span></div><div><span style="font-size:12.8px">#nametrans = lambda folder: re.sub('....@<a href="http://wp.pl/Wys&AUI-ane">wp.pl/Wys&AUI-ane</a>', 'Test', 'Test')</span></div><div><span style="font-size:12.8px">#nametrans = lambda folder: re.sub('....@<a href="http://wp.pl/Xpertis">wp.pl/Xpertis</a>', 'Xpertis', 'Xpertis')</span></div><div><span style="font-size:12.8px">nametrans = lambda foldername: re.sub ('....@<a href="http://wp.pl">wp.pl</a>', 'INBOX',</span></div><div><span style="font-size:12.8px">                                re.sub ('....@<a href="http://wp.pl/Xpertis">wp.pl/Xpertis</a>', 'Xpertis',</span></div><div><span style="font-size:12.8px">                                re.sub ('....@<a href="http://wp.pl/Citibank">wp.pl/Citibank</a>', 'Citibank',</span></div><div><span style="font-size:12.8px">                                re.sub ('....@<a href="http://wp.pl/Mbank">wp.pl/Mbank</a>', 'Mbank',</span></div><div><span style="font-size:12.8px">                                re.sub ('....@<a href="http://wp.pl/Trenowanie">wp.pl/Trenowanie</a>', 'Trenowanie',</span></div><div><span style="font-size:12.8px">                                re.sub ('....@<a href="http://wp.pl/Wys&AUI-ane">wp.pl/Wys&AUI-ane</a>', 'Wys&AUI-ane', foldername))))))</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">[Repository polanlocal]</span></div><div><span style="font-size:12.8px">sslcacertfile = /etc/ssl/certs/ca-certificates.crt</span></div><div><span style="font-size:12.8px">#autorefresh = 5</span></div><div><span style="font-size:12.8px">type = IMAP</span></div><div><span style="font-size:12.8px">remotehost = <a href="http://n18.netmark.pl">n18.netmark.pl</a></span></div><div><span style="font-size:12.8px">remoteport = 993</span></div><div><span style="font-size:12.8px">ssl = yes</span></div><div><span style="font-size:12.8px">createfolders = false</span></div><div><span style="font-size:12.8px">remoteuser = ....@.....net</span></div><div><span style="font-size:12.8px">#remotepasseval = get_pass()</span></div><div><span style="font-size:12.8px">remotepasseval = unencrypt_password("~/.offlineimappass")</span></div><div><span style="font-size:12.8px">#nametrans = lambda foldername: foldername.replace('wyslanee', 'Test')</span></div><div><span style="font-size:12.8px">folderfilter = lambda folder: folder in ['INBOX.ING TFI', '<a href="http://INBOX.TP">INBOX.TP</a>', 'INBOX.Wa&AXw-ne', 'INBOX', 'INBOX.Sent']</span></div><div><span style="font-size:12.8px">nametrans = lambda foldername: re.sub ('INBOX.ING TFI', '....@.....net/ING TFI',</span></div><div><span style="font-size:12.8px">                                re.sub ('<a href="http://INBOX.TP">INBOX.TP</a>', '....@.....net/TP',</span></div><div><span style="font-size:12.8px">                                re.sub ('INBOX.Wa&AXw-ne', '....@.....net/Wa&AXw-ne',</span></div><div><span style="font-size:12.8px">                                re.sub ('INBOX', '....@.....net',</span></div><div><span style="font-size:12.8px">                                re.sub ('INBOX.Sent', '....@.....net/Wys&AUI-ane', foldername)))))</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">[Repository Gmail-polan]</span></div><div><span style="font-size:12.8px">auth_mechanisms = LOGIN</span></div><div><span style="font-size:12.8px">#autorefresh = 5</span></div><div><span style="font-size:12.8px">type = Gmail</span></div><div><span style="font-size:12.8px">ssl = yes</span></div><div><span style="font-size:12.8px">createfolders = false</span></div><div><span style="font-size:12.8px">#realdelete = true</span></div><div><span style="font-size:12.8px"># Synchronize only the folders Inbox and Sent:</span></div><div><span style="font-size:12.8px">folderfilter = lambda folder: folder in ['....@.....net/ING TFI', '....@.....net/TP',</span></div><div><span style="font-size:12.8px">                                         '....@.....net/Wa&AXw-ne', '....@.....net', '....@.....net/Wys&AUI-ane']</span></div><div><span style="font-size:12.8px">remotehost = <a href="http://imap.gmail.com">imap.gmail.com</a></span></div><div><span style="font-size:12.8px">remoteuser = ....@<a href="http://gmail.com">gmail.com</a></span></div><div><span style="font-size:12.8px"># Decrypt and read the encrypted password</span></div><div><span style="font-size:12.8px">#remotepasseval = get_pass()</span></div><div><span style="font-size:12.8px">remotepasseval = unencrypt_password("~/.offlineimappassgoogletwoway")</span></div><div><span style="font-size:12.8px"># Necessary as of OfflineIMAP 6.5.4</span></div><div><span style="font-size:12.8px">sslcacertfile = /etc/ssl/certs/ca-certificates.crt</span></div><div><span style="font-size:12.8px">nametrans = lambda foldername: re.sub ('....@.....net/ING TFI', 'INBOX.ING TFI',</span></div><div><span style="font-size:12.8px">                                re.sub ('....@.....net/TP', '<a href="http://INBOX.TP">INBOX.TP</a>',</span></div><div><span style="font-size:12.8px">                                re.sub ('....@.....net/Wa&AXw-ne', 'INBOX.Wa&AXw-ne',</span></div><div><span style="font-size:12.8px">                                re.sub ('....@.....net', 'INBOX',</span></div><div><span style="font-size:12.8px">                                re.sub ('....@.....net/Wys&AUI-ane', 'INBOX.Sent', foldername)))))</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">#### pythonfile (if any)</span></div><div><span style="font-size:12.8px">#! /usr/bin/env python2</span></div><div><span style="font-size:12.8px">import os</span></div><div><span style="font-size:12.8px">def unencrypt_password(filename):</span></div><div><span style="font-size:12.8px">    return os.popen("cat %s | openssl rsautl -decrypt "</span></div><div><span style="font-size:12.8px">                        "-inkey ~/.ssh/private.pem" % filename)\</span></div><div><span style="font-size:12.8px">                                            .read().rstrip()</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">#### Logs, error</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">OfflineIMAP 7.1.2</span></div><div><span style="font-size:12.8px">  Licensed under the GNU GPL v2 or any later version (with an OpenSSL exception)</span></div><div><span style="font-size:12.8px">Now debugging for imap: IMAP protocol debugging</span></div><div><span style="font-size:12.8px">Now debugging for maildir: Maildir repository debugging</span></div><div><span style="font-size:12.8px">Now debugging for thread: Threading debugging</span></div><div><span style="font-size:12.8px">Now debugging for : Other offlineimap related sync messages</span></div><div><span style="font-size:12.8px">Account sync WP:</span></div><div><span style="font-size:12.8px"> [thread]: Register new thread 'Account sync WP' (account 'WP')</span></div><div><span style="font-size:12.8px"> [imap]: Using authentication mechanisms ['LOGIN']</span></div><div><span style="font-size:12.8px"> [imap]: Using authentication mechanisms ['GSSAPI', 'XOAUTH2', 'CRAM-MD5', 'PLAIN', 'LOGIN']</span></div><div><span style="font-size:12.8px"> *** Processing account WP</span></div><div><span style="font-size:12.8px"> Establishing connection to <a href="http://imap.gmail.com:993">imap.gmail.com:993</a> (Gmail-wp)</span></div><div><span style="font-size:12.8px"> [imap]: Attempting LOGIN authentication</span></div><div><span style="font-size:12.8px"> [imap]: Attempting IMAP LOGIN authentication</span></div><div><span style="font-size:12.8px"> []: Filtering out 'INBOX'[Gmail-wp] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'Notes'[Gmail-wp] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '[Gmail]/Kosz'[Gmail-wp] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '[Gmail]/Oznaczone gwiazdk&AQU-'[Gmail-wp] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '[Gmail]/Spam'[Gmail-wp] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '[Gmail]/Wa&AXw-ne'[Gmail-wp] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '[Gmail]/Wersje robocze'[Gmail-wp] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '[Gmail]/Wys&AUI-ane'[Gmail-wp] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '.....@......net'[Gmail-wp] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '.....@......net/ING TFI'[Gmail-wp] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '.....@......net/TP'[Gmail-wp] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '.....@......net/Wa&AXw-ne'[Gmail-wp] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '.....@......net/Wys&AUI-ane'[Gmail-wp] due to folderfilter</span></div><div><span style="font-size:12.8px"> Establishing connection to <a href="http://imap.wp.pl:993">imap.wp.pl:993</a> (WPlocal)</span></div><div><span style="font-size:12.8px"> [imap]: Attempting PLAIN authentication</span></div><div><span style="font-size:12.8px"> [imap]: __plainhandler: returning .....@<a href="http://wp.pl">wp.pl</a>(passwd hidden for log)</span></div><div><span style="font-size:12.8px"> []: Filtering out 'Kosz'[WPlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'Kosz'[WPlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'SPAM'[WPlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'SPAM'[WPlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'Szkice'[WPlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'Szkice'[WPlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'Analizy'[WPlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'Analizy'[WPlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'Trash'[WPlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'Trash'[WPlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Copying folder structure from Gmail-wp to WPlocal</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '[Gmail]/Kosz'[Gmail-wp]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '[Gmail]/Oznaczone gwiazdk&AQU-'[Gmail-wp]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '[Gmail]/Spam'[Gmail-wp]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '[Gmail]/Wa&AXw-ne'[Gmail-wp]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '[Gmail]/Wersje robocze'[Gmail-wp]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '[Gmail]/Wys&AUI-ane'[Gmail-wp]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder 'INBOX'[Gmail-wp]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder 'Notes'[Gmail-wp]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '.....@......net'[Gmail-wp]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '.....@......net/ING TFI'[Gmail-wp]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '.....@......net/TP'[Gmail-wp]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '.....@......net/Wa&AXw-ne'[Gmail-wp]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '.....@......net/Wys&AUI-ane'[Gmail-wp]</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"> *** Finished account 'WP' in 0:02</span></div><div><span style="font-size:12.8px">Account sync polan:</span></div><div><span style="font-size:12.8px"> [thread]: Register new thread 'Account sync polan' (account 'polan')</span></div><div><span style="font-size:12.8px"> [imap]: Using authentication mechanisms ['LOGIN']</span></div><div><span style="font-size:12.8px"> [imap]: Using authentication mechanisms ['GSSAPI', 'XOAUTH2', 'CRAM-MD5', 'PLAIN', 'LOGIN']</span></div><div><span style="font-size:12.8px"> *** Processing account polan</span></div><div><span style="font-size:12.8px"> Establishing connection to <a href="http://imap.gmail.com:993">imap.gmail.com:993</a> (Gmail-polan)</span></div><div><span style="font-size:12.8px">[thread]: Unregister thread 'Account sync WP'</span></div><div><span style="font-size:12.8px"> [imap]: Attempting LOGIN authentication</span></div><div><span style="font-size:12.8px"> [imap]: Attempting IMAP LOGIN authentication</span></div><div><span style="font-size:12.8px"> []: Filtering out 'INBOX'[Gmail-polan] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'Notes'[Gmail-polan] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '[Gmail]/Kosz'[Gmail-polan] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '[Gmail]/Oznaczone gwiazdk&AQU-'[Gmail-polan] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '[Gmail]/Spam'[Gmail-polan] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '[Gmail]/Wa&AXw-ne'[Gmail-polan] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '[Gmail]/Wersje robocze'[Gmail-polan] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '[Gmail]/Wys&AUI-ane'[Gmail-polan] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '.....@<a href="http://wp.pl">wp.pl</a>'[Gmail-polan] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '.....@<a href="http://wp.pl/Citibank'[Gmail-polan]">wp.pl/Citibank'[Gmail-polan]</a> due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '.....@<a href="http://wp.pl/Mbank'[Gmail-polan]">wp.pl/Mbank'[Gmail-polan]</a> due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '.....@<a href="http://wp.pl/Trenowanie'[Gmail-polan]">wp.pl/Trenowanie'[Gmail-polan]</a> due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '.....@<a href="http://wp.pl/Wys&AUI-ane'[Gmail-polan]">wp.pl/Wys&AUI-ane'[Gmail-polan]</a> due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out '.....@<a href="http://wp.pl/Xpertis'[Gmail-polan]">wp.pl/Xpertis'[Gmail-polan]</a> due to folderfilter</span></div><div><span style="font-size:12.8px"> Establishing connection to <a href="http://n18.netmark.pl:993">n18.netmark.pl:993</a> (polanlocal)</span></div><div><span style="font-size:12.8px"> [imap]: Attempting PLAIN authentication</span></div><div><span style="font-size:12.8px"> [imap]: __plainhandler: returning .....@......net(passwd hidden for log)</span></div><div><span style="font-size:12.8px"> []: Filtering out 'INBOX.Drafts'[polanlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'INBOX.Drafts'[polanlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'INBOX.Archive'[polanlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'INBOX.Archive'[polanlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'INBOX.Trash'[polanlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'INBOX.Trash'[polanlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'INBOX.Junk'[polanlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'INBOX.Junk'[polanlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'INBOX.SPAM'[polanlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Filtering out 'INBOX.SPAM'[polanlocal] due to folderfilter</span></div><div><span style="font-size:12.8px"> []: Copying folder structure from Gmail-polan to polanlocal</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '[Gmail]/Kosz'[Gmail-polan]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '[Gmail]/Oznaczone gwiazdk&AQU-'[Gmail-polan]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '[Gmail]/Spam'[Gmail-polan]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '[Gmail]/Wa&AXw-ne'[Gmail-polan]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '[Gmail]/Wersje robocze'[Gmail-polan]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '[Gmail]/Wys&AUI-ane'[Gmail-polan]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder 'INBOX'[Gmail-polan]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder 'Notes'[Gmail-polan]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '.....@<a href="http://wp.pl">wp.pl</a>'[Gmail-polan]</span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '.....@<a href="http://wp.pl/Citibank'[Gmail-polan]">wp.pl/Citibank'[Gmail-polan]</a></span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '.....@<a href="http://wp.pl/Mbank'[Gmail-polan]">wp.pl/Mbank'[Gmail-polan]</a></span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '.....@<a href="http://wp.pl/Trenowanie'[Gmail-polan]">wp.pl/Trenowanie'[Gmail-polan]</a></span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '.....@<a href="http://wp.pl/Wys&AUI-ane'[Gmail-polan]">wp.pl/Wys&AUI-ane'[Gmail-polan]</a></span></div><div><span style="font-size:12.8px"> []: Not syncing filtered folder '.....@<a href="http://wp.pl/Xpertis'[Gmail-polan]">wp.pl/Xpertis'[Gmail-polan]</a></span></div><div><span style="font-size:12.8px"> *** Finished account 'polan' in 0:03</span></div><div><span style="font-size:12.8px">[thread]: Unregister thread 'Account sync polan'</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">#### Steps to reproduce the error</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">execute offlineimap -d ALL in console, and have above log.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">I didn't touch config file as this worked before upgrade from 6 to v7 version.</span></div><div><span style="font-size:12.8px"><br></span></div><div style="font-size:12.8px"><br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-07-15 12:42 GMT+02:00 Nicolas Sebrecht <span dir="ltr"><<a href="mailto:nicolas.s-dev@laposte.net" target="_blank">nicolas.s-dev@laposte.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sat, Jul 15, 2017 at 09:43:29AM +0200, Wojciech Żuk wrote:<br>
<br>
>    Hi,<br>
<br>
Hi,<br>
<br>
>    I have upgrade my Debian to last 9 version, with this upgrade offlineimap<br>
>    upgraded also from 6.3 to 7.0.12 and after this upgrade it no more syncing<br>
>    my e-mails to Gmail.<br>
<br>
Could you add your configuration file below, please?<br>
<span class="gmail-m_261603848400202350HOEnZb"><font color="#888888"><br>
<br>
--<br>
Nicolas Sebrecht<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail-m_261603848400202350gmail_signature"><div dir="ltr"><div><div dir="ltr"><div style="font-size:12.8px"><span style="font-size:12.8px">Pozdrawiam</span><br></div><div style="font-size:12.8px"><span style="font-size:12.8px">Wojtek Żuk</span></div></div></div></div></div>
</div></div></div>