We currently propagate the deletions if:
- the content of a folder was deleted;
- the parent directory of the folder was deleted.
The second case in incorrect and unexpected. This requires further work.
Github-ref: https://github.com/OfflineIMAP/offlineimap/issues/426
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>