diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2000-03-18 06:38:23 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2000-03-18 06:38:23 +0000 |
| commit | 22d2318c912a6f02dd47e3fd953773b9d0ca7f08 (patch) | |
| tree | 715c17e8b4bfea8d2633af5766a669e75bd44bdd /etc | |
| parent | 8ed3828c3b0c5c792477b948eb159d742827a52f (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/mail/access.sample | 2 | ||||
| -rw-r--r-- | etc/mail/mailertable.sample | 2 | ||||
| -rw-r--r-- | etc/mail/virtusertable.sample | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/etc/mail/access.sample b/etc/mail/access.sample index cfe496441f6d..f39ea8e8589c 100644 --- a/etc/mail/access.sample +++ b/etc/mail/access.sample @@ -1,4 +1,4 @@ -# $FreeBSD $ +# $FreeBSD$ # # 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/mailertable.sample b/etc/mail/mailertable.sample index efea3c30298e..d2c45e09c36e 100644 --- a/etc/mail/mailertable.sample +++ b/etc/mail/mailertable.sample @@ -1,4 +1,4 @@ -# $FreeBSD $ +# $FreeBSD$ # # List of domains (possibly wildcarded) and destination mailers # diff --git a/etc/mail/virtusertable.sample b/etc/mail/virtusertable.sample index de9b95070ef5..476887dc307c 100644 --- a/etc/mail/virtusertable.sample +++ b/etc/mail/virtusertable.sample @@ -1,4 +1,4 @@ -# $FreeBSD $ +# $FreeBSD$ # # 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 |
