You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by se...@apache.org on 2016/11/02 00:45:46 UTC

incubator-ponymail git commit: Not used (iBody is a field in archiver.py)

Repository: incubator-ponymail
Updated Branches:
  refs/heads/master d5535132a -> f251b3733


Not used (iBody is a field in archiver.py)

Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/commit/f251b373
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/tree/f251b373
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/diff/f251b373

Branch: refs/heads/master
Commit: f251b3733b7552f63b7b1133596d17251579f317
Parents: d553513
Author: Sebb <se...@apache.org>
Authored: Wed Nov 2 00:45:39 2016 +0000
Committer: Sebb <se...@apache.org>
Committed: Wed Nov 2 00:45:39 2016 +0000

----------------------------------------------------------------------
 tools/import-mbox.py | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/f251b373/tools/import-mbox.py
----------------------------------------------------------------------
diff --git a/tools/import-mbox.py b/tools/import-mbox.py
index 995206b..4b59b2d 100755
--- a/tools/import-mbox.py
+++ b/tools/import-mbox.py
@@ -66,7 +66,6 @@ interactive = False
 extension = ".mbox"
 piperWeirdness = False
 parseHTML = False
-iBody = None
 resendTo = None
 timeout = 600
 fromFilter = None