[3468] in testers

home help back first fref pref prev next nref lref last post

Deliver mail to adm locally

daemon@ATHENA.MIT.EDU (Robert A Basch)
Tue May 19 18:48:44 1998

To: source-reviewers@MIT.EDU
Cc: matt@MIT.EDU, testers@MIT.EDU
Date: Tue, 19 May 1998 18:48:34 EDT
From: Robert A Basch <rbasch@MIT.EDU>

This addresses the problem reported in testers [3449] -- it adds adm
to the list of class E names in the sgi sendmail config file, so that
mail addressed to adm is delivered locally.  (If accounting is enabled
on the machine, the accounting scripts may send mail to adm).


Index: sendmail.cf
===================================================================
RCS file: /afs/dev.mit.edu/source/repository/packs/config/platform/sgi/sendmail
.cf,v
retrieving revision 1.10
diff -c -r1.10 sendmail.cf
*** sendmail.cf	1998/03/30 18:53:24	1.10
--- sendmail.cf	1998/05/19 22:18:57
***************
*** 23,29 ****
  # who I masquerade as (null for no masquerading)
  DMMIT.EDU
  # class E: names that should be exposed as from this host, even if we 
masquerade
! CEroot daemon MAILER-DAEMON
  # names that are considered local
  Cwlocalhost $w
  
--- 23,29 ----
  # who I masquerade as (null for no masquerading)
  DMMIT.EDU
  # class E: names that should be exposed as from this host, even if we 
masquerade
! CEroot daemon MAILER-DAEMON adm
  # names that are considered local
  Cwlocalhost $w
  



home help back first fref pref prev next nref lref last post