offlineimap -f '[Gmail]/&j,dg0TDhMPww6w-' # Attempt to sync the spam folder of a Japanese Gmail account.
Now that the -f option of offlineimap supports multiple folders and uses a hard-coded comma to separate them, there is no way to synchronize folders whose names contain commas.
General informations
Steps to reproduce the error
offlineimap -f '[Gmail]/&j,dg0TDhMPww6w-' # Attempt to sync the spam folder of a Japanese Gmail account.
Now that the
-f
option ofofflineimap
supports multiple folders and uses a hard-coded comma to separate them, there is no way to synchronize folders whose names contain commas.Thank you.