Bugs item #1827247, was opened at 2007-11-07 01:08 Message generated for change (Comment added) made by thhart You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1827247&group_id=103
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: command line scripts Group: 2.1 (stable) >Status: Closed >Resolution: Invalid Priority: 5 Private: No Submitted By: Thomas Hartwig (thhart) Assigned to: Nobody/Anonymous (nobody) Summary: add_members does not send welcome message Initial Comment: I use mailman with a CGI script wrapper to add subscribers via add_members. Subscribing succeeds but unfortunately it does not send out the welcome message nor the moderator information. Of course I have said so with the command all possible options, but nothing helps. Even from the console the messages will not be send. remove_members has the same problem. mailman: 2.1.9-8 system: Debian GNU/Linux testing (lenny) ---------------------------------------------------------------------- >Comment By: Thomas Hartwig (thhart) Date: 2007-11-09 21:19 Message: Logged In: YES user_id=57888 Originator: YES Finally it was issued by an permission problem. "check_perms" showed somes problems. ---------------------------------------------------------------------- Comment By: Mark Sapiro (msapiro) Date: 2007-11-07 06:11 Message: Logged In: YES user_id=1123998 Originator: NO There was a bug in that if the list was set to not send welcome messages, this could not be overridden in add_members or mass subscribe, but this was fixed in 2.1.9. I don't see this problem running add_mambers from the command line. I set the list's send_welcome_message and admin_notify_mchanges off and run 'bin/add_members -r file -w y -a y listname' and the member in 'file' received the welcome and the admin received the subscribe notice. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1827247&group_id=103 _______________________________________________ Mailman-coders mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-coders
