On Tuesday 14 September 2004 08:40 pm, [EMAIL PROTECTED] wrote:
> I have a text file with ~500 e-mail addresses that need to be subscribed to
> one of our mailing lists - Anyone know of a patch to qmailadmin (Or maybe a
> script?)
just subscribe them manually.
cd /home/vpopmail/domains/example.net/sample-list/
/path/to/ezmlm-sub `pwd` < /path/to/file/full/of/addresses
then, confirm the subscription:
/path/to/ezmlm-list `pwd`
by the way, the default ezmlm path is /usr/local/bin/ezmlm
-Jeremy
No comments:
Post a Comment