summaryrefslogtreecommitdiff
path: root/pieni-to-mail-archive
diff options
context:
space:
mode:
Diffstat (limited to 'pieni-to-mail-archive')
-rwxr-xr-xpieni-to-mail-archive2
1 files changed, 1 insertions, 1 deletions
diff --git a/pieni-to-mail-archive b/pieni-to-mail-archive
index 41c5d79..f4938b1 100755
--- a/pieni-to-mail-archive
+++ b/pieni-to-mail-archive
@@ -107,7 +107,7 @@ class PieniToMailArchive(cliapp.Application):
self.mbox = mailbox.mbox(filename, create=True)
self.mbox_filename = filename
self.mbox.add(msg)
-# md.remove(key)
+ md.remove(key)
md.close()