On Wed, Jun 01, 2016 at 06:25:27PM +0200, Łukasz Żarnowiecki wrote: > This patch fixes the situation when "localfolders" specifies path that > is more that one level deep and top directory does not exists. Example > would be "localfolders = ~/Mail/a". This especially relevant on the > first run.
<...> > By replacing call to "mkdir" with "makedirs" we can simply create > directories recursively. > > Signed-off-by: Łukasz Żarnowiecki <[email protected]> Applied. Thank you! -- Nicolas Sebrecht _______________________________________________ OfflineIMAP-project mailing list: [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project OfflineIMAP homepages: - https://github.com/OfflineIMAP - http://offlineimap.org
