decode foldernames is removed EXPERIMENTAL flag
Introduce warnings because I'm not using this feature and encoding issues might be a nightmare to fix. I'm not ready to support this. Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
65d2c6938a
commit
e5580ddba9
@ -889,10 +889,9 @@ remoteuser = username
|
||||
# Note that the IMAP 4rev1 specification (RFC 3501) allows both UTF-8 and
|
||||
# modified UTF-7 folder names.
|
||||
#
|
||||
# This option is disabled by default to retain compatibility with older versions
|
||||
# of offlineimap.
|
||||
#
|
||||
# This option is EXPERIMENTAL.
|
||||
# WARNING: with this option enabled:
|
||||
# - compatibility with any other version is NOT GUARANTED (including newer);
|
||||
# - no support is provided.
|
||||
#
|
||||
#decodefoldernames = no
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user