summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mailman/Deliverer.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mailman/Deliverer.py b/Mailman/Deliverer.py
index 5134e1daf..edb8cb97b 100644
--- a/Mailman/Deliverer.py
+++ b/Mailman/Deliverer.py
@@ -129,7 +129,6 @@ your membership administrative address, %(addr)s.'''))
attachment = MIMEMessage(msg)
notice = Message.OwnerNotification(
self, self.GetBouncesEmail(), subject,
- lang=self.preferred_language,
tomoderators=tomoderators)
# Make it look like the message is going to the -owner address
notice.set_type('multipart/mixed')