diff options
| author | bwarsaw | 2002-10-15 18:50:34 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-10-15 18:50:34 +0000 |
| commit | 21fec6ecbf18716a61bbcf2ed945629734d26d4b (patch) | |
| tree | bc8a7d39f19be92a350bb3a698c3cc967af897da /Mailman/Deliverer.py | |
| parent | 14eb580f8314d97a4f39d74ce09681dc0c3ac9e3 (diff) | |
| download | mailman-21fec6ecbf18716a61bbcf2ed945629734d26d4b.tar.gz mailman-21fec6ecbf18716a61bbcf2ed945629734d26d4b.tar.zst mailman-21fec6ecbf18716a61bbcf2ed945629734d26d4b.zip | |
Diffstat (limited to 'Mailman/Deliverer.py')
| -rw-r--r-- | Mailman/Deliverer.py | 1 |
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') |
