diff options
author | 1996-11-11 04:25:30 +0000 | |
---|---|---|
committer | 1996-11-11 04:25:30 +0000 | |
commit | 6c87bc36f07d7da1fbc9380ab9852acf12e26732 (patch) | |
tree | 73adc6f6588563930d6562a8b8984f97b1f39f71 | |
parent | Fix User_Alias's in the runas list. Kind of kludgy, a better fix (diff) | |
download | wireguard-openbsd-6c87bc36f07d7da1fbc9380ab9852acf12e26732.tar.xz wireguard-openbsd-6c87bc36f07d7da1fbc9380ab9852acf12e26732.zip |
Add another Cw
-rw-r--r-- | usr.sbin/sendmail/cf/cf/gandalf.mc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/sendmail/cf/cf/gandalf.mc b/usr.sbin/sendmail/cf/cf/gandalf.mc index 05a07326667..a0429a96bb0 100644 --- a/usr.sbin/sendmail/cf/cf/gandalf.mc +++ b/usr.sbin/sendmail/cf/cf/gandalf.mc @@ -30,7 +30,7 @@ divert(-1) # include(`../m4/cf.m4')dnl -VERSIONID(`$OpenBSD: gandalf.mc,v 1.1 1996/06/02 05:02:45 tholo Exp $')dnl +VERSIONID(`$OpenBSD: gandalf.mc,v 1.2 1996/11/11 04:25:30 tholo Exp $')dnl OSTYPE(bsd4.4)dnl DOMAIN(sigmasoft)dnl MASQUERADE_AS(SigmaSoft.COM)dnl @@ -42,3 +42,4 @@ MAILER(procmail)dnl MAILER(smtp)dnl Cw SigmaSoft.COM +Cw saruman.SigmaSoft.COM |