diff options
Diffstat (limited to 'etc/mail')
| -rw-r--r-- | etc/mail/Makefile | 2 | ||||
| -rw-r--r-- | etc/mail/README | 2 | ||||
| -rw-r--r-- | etc/mail/access.sample | 2 | ||||
| -rw-r--r-- | etc/mail/mailer.conf | 2 | ||||
| -rw-r--r-- | etc/mail/mailertable.sample | 2 | ||||
| -rw-r--r-- | etc/mail/virtusertable.sample | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/etc/mail/Makefile b/etc/mail/Makefile index b912a058a856..2fd729bc2801 100644 --- a/etc/mail/Makefile +++ b/etc/mail/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/Makefile,v 1.9 2000/03/12 22:08:34 rwatson Exp $ all: access.db mailertable.db virtusertable.db \ # /etc/aliases.db diff --git a/etc/mail/README b/etc/mail/README index 60f473e1765f..96413e1db344 100644 --- a/etc/mail/README +++ b/etc/mail/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/README,v 1.8 1999/08/27 23:24:00 peter Exp $ Filtering out SPAM from your site Sendmail now includes excellent tools block spam. These diff --git a/etc/mail/access.sample b/etc/mail/access.sample index f39ea8e8589c..53e157f77deb 100644 --- a/etc/mail/access.sample +++ b/etc/mail/access.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/access.sample,v 1.1.2.1 2000/03/20 12:21:05 peter Exp $ # # Mail relay access control list. Default is to reject mail unless the # destination is local, or listed in /etc/mail/sendmail.cw diff --git a/etc/mail/mailer.conf b/etc/mail/mailer.conf index 90095029ce9f..2abd085b4c8c 100644 --- a/etc/mail/mailer.conf +++ b/etc/mail/mailer.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/mailer.conf,v 1.2 1999/12/29 18:24:06 peter Exp $ # # Execute the "real" sendmail program, named /usr/libexec/sendmail/sendmail # diff --git a/etc/mail/mailertable.sample b/etc/mail/mailertable.sample index d2c45e09c36e..42df0716589d 100644 --- a/etc/mail/mailertable.sample +++ b/etc/mail/mailertable.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/mailertable.sample,v 1.1.2.1 2000/03/20 12:21:05 peter Exp $ # # List of domains (possibly wildcarded) and destination mailers # diff --git a/etc/mail/virtusertable.sample b/etc/mail/virtusertable.sample index 476887dc307c..81f1f0724199 100644 --- a/etc/mail/virtusertable.sample +++ b/etc/mail/virtusertable.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/virtusertable.sample,v 1.1.2.1 2000/03/20 12:21:05 peter Exp $ # # Map one or all usernames at a source hostname to a specific (or the same) # username at another target hostname. Remember to add the source hostname |
