Skip to Content.
Sympa Menu

en - AW: [sympa-users] Easiest way to add a long list of users to a ne w list?

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: address@concealed
  • To: address@concealed
  • Subject: AW: [sympa-users] Easiest way to add a long list of users to a ne w list?
  • Date: Mon, 2 Sep 2002 10:06:35 +0200

hi Lehel,

just do

mysql -u sympa -p sympa

delete from subscriber_table where user_subscriber like '%@usa.net'; or
delete from subscriber_table where list_subscriber='listname';

bet this will work :)

regards oliver



Archive powered by MHonArc 2.6.19+.

Top of Page