d762175af4
Previously ALL spaces had been stripped off. Now, only strip spaces around the comma, so -f "INBOX, Deleted Mails" will work. You will still need to quote or escape spaces so the shell hand the list as one command line argument to offlineimap. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>