SUMMARY: personal aliases...

From: Marcelo Maraboli (maraboli@dcsc.utfsm.cl)
Date: Mon Jan 13 1997 - 07:51:44 CST


Hello..

well here is the SUMMARY..

the original question:

>As an University Admin I send email to ALL the university professors
>to an alias (intern@dcsc.utfsm.cl) that points to a file containing
> the email
>addresses...just the normal way in /etc/mail/aliases configuration.
>
>(running Solaris 2.5.1)
>
>Recently one of these profesors made a "reply" and replied to
>ALL the University...(250 active emails) which caused confusion, etc.
>

Answers:

- Use the Bcc Field to send mail, so that when people reply,
 they reply to "reply-to" instead of the Bcc filed

- Use a Filter Script in /etc/mail/aliases, that would allow
only selected users to use that alias and reject others..

- Install Majordomo and configure a 1-person-send-only-list

- Change the "Reply-To" field

- Use a ".mailrc" using procmail or mailtool

- Use a script with awk to send email, somthing like

        cat user-file| awk '{printf("mail %s < user-msg\n", $1)}'
>mail-user-exec

- Others...use INN, Educate the users..

My opinion is that the "filter Script" and the AWK options are
quiet easy, simple and elegant....my choice :)

To install "procmail" or "majordomo" just for this purpose isn't
me...

To use INN is an asyncronous way to send news..if the user never
reads the INN, it won't know...in Our case we send information
that must be known and only inside the University..

Changing the fields sounds a great idea, but you have
to have a mailer that lets you do that..

Thenks to all the people who replied...

Bob Rahe
Viet Hoang
Karl Vogel
Matthew Stier
Andrew Lamb
Alan Stanier
Daniel Baker
John Groenveld
Matthew Kelly
Chris Marble
Karlheinz Pischke
Keith Willenson
Brian Desmond
Alfredo Sola
Rich Kulaweic
Peter Marelas
Benjamin Cline
Jacques Rall

-- 
Marcelo Maraboli Rosselott
Jefe de Area de Redes (Network Administrator)
Direccion Central de Servicios Computacionales
Federico Santa Maria University, Chile.

|--| |-[]-| |--| C: uCapacitor The Beginning of the | C I C | I: Electronic New Electronic Age | | Island "Quantum Electronics, That's COOL!" |------()------| V: Voltage "Shut up, Beavis!" V + -

mailto:maraboli@dcsc.utfsm.cl http://www.disca.utfsm.cl/~maraboli ------------------------------------------------------------------/



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:11:42 CDT