offlineimap
                                
                                 offlineimap copied to clipboard
                                
                                    offlineimap copied to clipboard
                            
                            
                            
                        Folders with "." in the name mess up everything
General informations
- system/distribution: Ubuntu 20.04.2
- offlineimap version (offlineimap -V): offlineimap v7.2.3, imaplib2 v2.57 (system), Python v2.7.18, OpenSSL 1.1.1f 31 Mar 2020
- server name or domain: pro1.mail.ovh.net
- CLI options: -
Configuration file offlineimaprc
[general]
accounts = OVH
[Account OVH]
localrepository = LocalRepo
remoterepository = OVH
[Repository OVH]
type = IMAP
remotehost = pro1.mail.ovh.net
remoteuser = ...
remotepass = ...
sslcacertfile = OS-DEFAULT
[Repository LocalRepo]
type = Maildir
localfolders = ~/offlineimap
Logs, error
On the IMAP server I have INBOX/chess.com folder and after few sync attempts (it failed for different reasons - I can provide logs if needed) I now have both ~/offlineimap/INBOX.chess and ~/offlineimap/INBOX.chess.com directories and both contain 3 empty directories (cur, new, tmp). On the IMAP server, offlineimap created empty INBOX/chess and INBOX/chess/com folders.
Did you configure the sep character on either repository section? This might help.