We have an alias here called "allusers" which contains everybody's email
address. So "allusers" alias is being used for site-wide distribution of
email.
Let's say I send to "allusers" a notice about a server going down. Some users
tend to do a "group" reply to my email, and ends up sending the reply to the
entire site, since "allusers" gets inserted into the "Cc:" list. I want to
force them to reply to the originator(me) only. Is there a simple way I can
do that by tweaking around with my sendmail configuration, or by any other
means?
We are using sendmail v8.6.12 here for SunOS and "allusers" is an NIS alias.
Thanks a lot.