On Tue, Jul 22, 2003 at 05:03:34PM -0400, Rob Eckerson wrote:
> I want to mass subscribe people that I have on another list. I want to
> just send them an email with a link to subscribe( cutting out the
> confirmation email). These people have already opted in to receive
> email from me.  

Since you've already got the list, simply do the following:
bin/list_members listname >listname.members
bin/add_members -r listname.members newlist

You've got the option on the add_members to have the welcome message go
out or not.  The members could easily unbsubscribe based on the welcome
message.

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]

------------------------------------------------------
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to