Re: Manually adding Subscribers to an ezmlm list
Charlie Brady <[email protected]>
| Newsgroups | gmane.mail.ezmlm |
|---|---|
| Message-ID | <[email protected]> |
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) -- Charlie