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:
Nicolas Sebrecht 2016-01-24 19:21:33 +01:00
parent 65d2c6938a
commit e5580ddba9
1 changed files with 3 additions and 4 deletions

View File

@ -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