Re: Manually adding Subscribers to an ezmlm list
Jeremy Kitchen <[email protected]>
| Newsgroups | gmane.mail.ezmlm |
|---|---|
| Message-ID | <[email protected]> |
Charlie Brady wrote: > On Thu, 25 Jan 2007, Daren Sabin wrote: > >> How would we go about adding our current 2000+ users as subscribers to the >> list? > > sudo su -s /bin/bash ezmlm > cd /path/to/list/dir > cat /file/with/list/of/addresses | xargs ezmlm-sub $(pwd) no need to do any of this xargs craziness :) ezmlm-sub $(pwd) < address_list -Jeremy
signature.asc
(application/pgp-signature, 249 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF3erwZX1Nqic7kyURAllpAJ4+yoJsKgi2QR/HFqDYzZjJ6Bf/RwCggh81 +yI5c1mHa0sTy6mPhqTYMfI= =zYv5 -----END PGP SIGNATURE-----