thanx so much, but ^^


in command line I did it
# ezmlm-sub /home/accounts/list/subscribers  biz                                        <--biz is my address file name
 
result -->   "fatal: address does not contain @"

of course my "biz" file contains [EMAIL PROTECTED]  [EMAIL PROTECTED] and so on.


if you say exact command and arguments it 'll help me.

(I read " man ezmlm-sub", I cant understand, novice for linux yet)
 ----- Original Message -----
From: "Mark Delany" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 12, 2000 5:09 PM
Subject: Re: emergency: tell me, how can I edit ezmlm mailing-list files by text editor?


> On Tue, Dec 12, 2000 at 04:59:19PM +0900, [EMAIL PROTECTED] wrote:
> > who knows how can I edit ezmlm mailing-list by text editor?
> >
> > I'm using qmail with ezmlm-0.53.
> >
> > as a root or owner of mailinglist
> > (of course , except auto-subscribing)
> >
> > how can I add so many mail address by text editor?
>
> Yes, trivially easily.
>
> 1. Create a file with your text editor where each line is a new
> subscriber email address. Lets call that file "new".
>
> 2. Exit the editor once you're done and feed that file into the
> ezmlm-sub command, precisely as defined in the manpage. I suggest the
> use of the xargs command if the list is very large. That standard Unix
> command is likewise described in a manpage. If you read those manpages
> you'll end up with a command pipeline like:
>
> xargs <new ezmlm-sub Dir
>
>
> 3. You're done.
>
>
> Of course these are email addresses that want to be on the list,
> right?
>
>
> Regards.
===========================================================
Regards
Sangbin Lim

Reply via email to