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:
		| @@ -889,10 +889,9 @@ remoteuser = username | |||||||
| # Note that the IMAP 4rev1 specification (RFC 3501) allows both UTF-8 and | # Note that the IMAP 4rev1 specification (RFC 3501) allows both UTF-8 and | ||||||
| # modified UTF-7 folder names. | # modified UTF-7 folder names. | ||||||
| # | # | ||||||
| # This option is disabled by default to retain compatibility with older versions | # WARNING: with this option enabled: | ||||||
| # of offlineimap. | # - compatibility with any other version is NOT GUARANTED (including newer); | ||||||
| # | # - no support is provided. | ||||||
| # This option is EXPERIMENTAL. |  | ||||||
| # | # | ||||||
| #decodefoldernames = no | #decodefoldernames = no | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Nicolas Sebrecht
					Nicolas Sebrecht