create a list of your users

cat /etc/passwd | awk -F: '$3 > 100 { print $1 }' > /users


then create the alias

nameofyouralias::include:/path_to_users/users


dont forget to run newaliases =)


AHH NEVER! NEVER! NEVER!  put your alias in the TO: field, send the mail
to yourself and put the alias in the BCC: field

If you have problems lemme know




On Mon, 2002-12-02 at 21:32, [EMAIL PROTECTED] wrote:
> Hello group,
> 
> I am new to sendmail if a sound stupid please forgive me.I have request that
> we have around 3000 users and I want to send a single mail to everybody .The
> administrator should put [EMAIL PROTECTED] into "To: of the
> outlookexpress" and that mail should delivered to all the customer of
> kaushalender.com .How can I do this into sendmail.Plz help
> 
> Thanx a ton in advance
> 
> Kaushalender
> 
> 
> 
> 
> _______________________________________________
> Seawolf-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/seawolf-list
> 
-- 
                                  
          
Linux user #251393 @the Linux counter project

"Writing about music is like dancing about architecture." - Thelonius
Monk



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to