At 4:39 AM -0700 2004-09-20, saravanan ganapathy wrote:

 Now I need to change my domain from a.z.com to z.com,
 Due to this effect, I have to change all of my
 member/owner addresses ( [EMAIL PROTECTED] to [EMAIL PROTECTED]).

I searched lot, but couldn't find a soultion for this.

The easiest way to do this is to do some simple shell scripting on the server. List all the existing subscriptions, modify them as appropriate, then delete the old ones and add the new ones.


See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.009.htp> for information on the command-line programs you'll need to run.

 Pls suggest me the possible ways(scripts if any) to
 change all of my addresses.

I'm not personally aware of anyone that has done anything like this, but I would not be at all surprised if this wheel has been re-invented several times. You should try looking at the patches on SourceForge to see if anyone else has uploaded some utilities to do this sort of stuff.


--
Brad Knowles, <[EMAIL PROTECTED]>

"Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety."

    -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
    Assembly to the Governor, November 11, 1755

  SAGE member since 1995.  See <http://www.sage.org/> for more info.
------------------------------------------------------
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/

Reply via email to