diff options
| author | bwarsaw | 2002-03-27 04:30:51 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-03-27 04:30:51 +0000 |
| commit | c592fa3313e7266134a04af4fb5e7f8ebeeeb5e0 (patch) | |
| tree | 736ae4d08f79993ce20c46f3b6ee07d4cbc175ea | |
| parent | 587a29d9ed0aafb6289d4736de108b7df0cf59c5 (diff) | |
| download | mailman-c592fa3313e7266134a04af4fb5e7f8ebeeeb5e0.tar.gz mailman-c592fa3313e7266134a04af4fb5e7f8ebeeeb5e0.tar.zst mailman-c592fa3313e7266134a04af4fb5e7f8ebeeeb5e0.zip | |
| -rwxr-xr-x | bin/add_members | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/add_members b/bin/add_members index 5e41c2df6..ea18bbef3 100755 --- a/bin/add_members +++ b/bin/add_members @@ -264,7 +264,6 @@ def main(): addall(mlist, dmembers, 1, send_welcome_msg, s) if admin_notif: - adminaddr = mlist.GetAdminEmail() realname = mlist.real_name subject = _('%(realname)s subscription notification') msg = Message.UserNotification( |
