billc wrote: > >Is it possible to supress acknowledgement of subscription requests on >a specific list?
If you subscribe users through the admin Mass Subscribe interface, set "Send welcome messages to new subscribees?" to No. If you subscribe them with bin/add_members, use the --welcome-msg=n (or -w n) option. Both these methods will default to no welcome message if you set send_welcome_msg to No on the General Options page. > From what I can see there's no button or checkbox to turn the return >email off. Is there a simple way to do so for just one list? Is it >possible to set it up such that any email to this one list address - >which is fairly long and obscure and has never and will never be >published anywhere - will get fully subscribed without confirmation >or approval? If you are talking about subscribing people by email as opposed to via the admin or command line interfaces, you have to set send_welcome_msg to No as above, and you also have to set ALLOW_OPEN_SUBSCRIBE = Yes in mm_cfg.py, and then you can set subscribe_policy for the list to None to allow subscribe without confirmation, but it is much better IMO to use the admin or command line interface. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp