aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/ToDigest.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mailman/Handlers/ToDigest.py')
-rw-r--r--Mailman/Handlers/ToDigest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mailman/Handlers/ToDigest.py b/Mailman/Handlers/ToDigest.py
index e41fa244..53110f04 100644
--- a/Mailman/Handlers/ToDigest.py
+++ b/Mailman/Handlers/ToDigest.py
@@ -214,6 +214,7 @@ def send_i18n_digests(mlist, mboxfp):
if msg == '':
# It was an unparseable message
msg = mbox.next()
+ continue
msgcount += 1
messages.append(msg)
# Get the Subject header