On Wed, 10 Nov 1999, Steven Hildreth wrote:
> Hey, so know I am wondering what is the best way to setup Sendmail (8.9.3)
> and Outlook Express (5) to be able to send all the users at my mail server a
> message, like tech tips or stock reports and such. Being able to create one
> email and then have that email "carbon copied" to all the users on the
> system.
>
> I am pondering between setting up a list (like Marjordomo) or just setting
> up a group in my address book. The problem with the address book is that it
> is machine specific, and ( I think) the problem with the mail list is that
> user Bob can send a email to the list as well (say address an email to
> [EMAIL PROTECTED]) and then all users get his ramblings.
sendmail's /etc/aliases will allow you to specify a file which will contain a
list of users by adding a line like
all-users: :include:/home/me/allusers.list
then type newaliases to recompile.
--
\ \/ / _ |~\ _ In God We Trust. All Others Pay Cash.
> < / \|\ /|+-< | | "The world is a comedy to those that think,
/ /\ \\_/| \/ ||__)|_| a tragedy to those who feel." - Horace Walpole
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.