On Mon, 23 Sep 2002 11:37:32 +0100 
Angel Gabriel <[EMAIL PROTECTED]> wrote:

> I would like to know, how I can strip duplicate emails out of my
> subscriber list. Apparently, multiple emails are being sent out to
> people, and I'm not sure how to stop this. People are getting pissed
> off, and are complaining

If multiple versions of the same person's address are in your DB there's
not much you can do other than having them individually clean up their
own accounts.

  Exception: You can likely (not guaranteed) assume that
  [EMAIL PROTECTED] is the same as [EMAIL PROTECTED]  Export
  your subscriber list out to a text file (list-members) and then run a
  sed script to find these duplicates.

-- 
J C Lawrence                
---------(*)                Satan, oscillate my metallic sonatas. 
[EMAIL PROTECTED]               He lived as a devil, eh?              
http://www.kanga.nu/~claw/  Evil is a name of a foeman, as I live.


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