src/strip.vala
authorAlan Knowles <alan@roojs.com>
Wed, 9 May 2018 10:03:43 +0000 (18:03 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 9 May 2018 10:03:43 +0000 (18:03 +0800)
src/strip.vala.c

src/strip.vala

index 5a87d63..ccdd866 100644 (file)
@@ -741,6 +741,8 @@ public class Strip : GLib.Object {
                                                if (!StripApplication.opt_scan_mailfort) {
                                                        this.created_dir = mailtime.format("%Y/%m/%d");
                                                }
+                                       } else {
+                                               GLib.debug("Could not read time from headers?");
                                        }
                                }