On Mon, 2 Aug 2004 02:37:39 -0700 Robin Rowe wrote: > I have a mailman 2.1.5 list that has names being added one at a time > by an intern. It isn't convenient to add these addresses as a mass > subscribe. They need to be handled one at a time. > > The problem is mailman generates an unnecessary and alarming "you are > being probed" message to the subscriber if the intern enters someone > already on the list. How do I turn that message off or change it's > contents? > > Thanks! > > Robin
Hi Robin, add_members has a "welcome-msg" option that I think will help you. The option is described in add_members' help message. HTH, David ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
