diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
| commit | 3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch) | |
| tree | 60a81407b110eb6d80af1e0affba0ec353de6a9c /etc/mail | |
| parent | 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvs
'RELENG_6_0_0_RELEASE'.
This commit was manufactured to restore the state of the 6.0-RELEASE image.
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/aliases | 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 |
7 files changed, 7 insertions, 7 deletions
diff --git a/etc/mail/Makefile b/etc/mail/Makefile index 3f085cc2d780..8604fcb779c3 100644 --- a/etc/mail/Makefile +++ b/etc/mail/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/mail/Makefile,v 1.36 2004/06/06 17:28:31 gshapiro Exp $ # # This Makefile provides an easy way to generate the configuration # file and database maps for the sendmail(8) daemon. diff --git a/etc/mail/README b/etc/mail/README index fd7c8f6ed812..d10884995a60 100644 --- a/etc/mail/README +++ b/etc/mail/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/README,v 1.16 2002/05/22 16:37:29 gshapiro Exp $ Sendmail Processes diff --git a/etc/mail/access.sample b/etc/mail/access.sample index 81c7c3f85237..15382b904b15 100644 --- a/etc/mail/access.sample +++ b/etc/mail/access.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/access.sample,v 1.3 2000/11/02 23:40:40 dirk Exp $ # # Mail relay access control list. Default is to reject mail unless the # destination is local, or listed in /etc/mail/local-host-names diff --git a/etc/mail/aliases b/etc/mail/aliases index 682f878f53a8..5eaee62e6364 100644 --- a/etc/mail/aliases +++ b/etc/mail/aliases @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/aliases,v 1.21 2005/06/07 03:41:20 maxim Exp $ # @(#)aliases 5.3 (Berkeley) 5/24/90 # # Aliases in this file will NOT be expanded in the header from diff --git a/etc/mail/mailer.conf b/etc/mail/mailer.conf index 3fa69223046c..6f63b9008a91 100644 --- a/etc/mail/mailer.conf +++ b/etc/mail/mailer.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/mailer.conf,v 1.3 2002/04/05 04:25:12 gshapiro 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..bce93827249a 100644 --- a/etc/mail/mailertable.sample +++ b/etc/mail/mailertable.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/mailertable.sample,v 1.2 2000/03/18 06:38:22 rwatson Exp $ # # List of domains (possibly wildcarded) and destination mailers # diff --git a/etc/mail/virtusertable.sample b/etc/mail/virtusertable.sample index 43e2bbbe4103..fb6162ed9c56 100644 --- a/etc/mail/virtusertable.sample +++ b/etc/mail/virtusertable.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/virtusertable.sample,v 1.3 2000/11/02 23:32:31 dirk 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 |
