Nicolas Sebrecht
Nicolas Sebrecht
I think exposing the ciphers to our users is an interesting feature. However, this issue is rare enough and I won't implement it myself at this time. Changes into imaplib2...
What are the names of these folders as showed by IMAP from the remote server? offlineimap does not rename the folders when syncing. However, there's the nametrans configuration option to...
> You need to distinguish the logical name from the physical name. The decision of the "logical name" is left to the user.
You're referring to the maildir++ as defined by Courier. The maildir was first introduced by qmail which offlineimap is compliant with.
These are all configuration options. We don't provide a default configuration file but the "minimal" one. I'm fine with adding a new default configuration file if someone cares enough to...
You might need to adjust "sep", too. BTW, I tend to think by reading our nametrans documentation that most users don't want maildir++.
> Why? If maildir++ isn't used, other apps won't be able to read the mails (for example, those using Python's standard library) I don't know why. I notice that this...
What's the output of `offlineimap --info`?
Here is my pubkey (PKCS8): ``` -----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvvvx24oHAM/UnJYkNCHK ogNfCyBZdg/bw+W2CNzlDWIK/wQ8IJwNHNDT0LmsZbkd/HY6LiE98haDqxJSZ8Ht HJ6tAZzjPiYRA4GDvq1xMs0jKqv6vvINEEt5U47ofYLc8taSmgIeWruVW4I5UBAq 6ZTbzRjrOnIiTf5uPAQAS1bXuj4ckTNbIOkkn6SZNORDsCXupG66N9KMikfUEcty bARqTS+0Bcagx7cJkG1YDw/2QoXWEE7yfBpgLByyDmbphR6AS1BvawNKNBZMYSP8 kmxbB4CEig0nenlZhsP2CjIb4nkDmqj8LJYP0xSiNwljlxlVg66p9NG+qAOcu/r3 FQIDAQAB -----END PUBLIC KEY----- ```
I've had to sightly change the above output to be able to decrypt it. Anyway, the folders are correctly mapped. However, they do not appear in the synced folders in...