diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2010-01-31 19:04:52 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2010-01-31 19:04:52 +0000 |
| commit | 33978ef79db48dfae8d33ef0c3f6ba5ccf03d7e2 (patch) | |
| tree | 8991c5c45a6d5baa708c2fc6c2afaad544da77c3 /etc | |
| parent | a41da5f1033d6a81a8e6dca88c2a57250b1db6c6 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/sendmail/freebsd.mc | 2 | ||||
| -rw-r--r-- | etc/sendmail/freebsd.submit.mc | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/etc/sendmail/freebsd.mc b/etc/sendmail/freebsd.mc index b6b02c2d094a..4bf41a56340d 100644 --- a/etc/sendmail/freebsd.mc +++ b/etc/sendmail/freebsd.mc @@ -34,7 +34,7 @@ divert(-1) # # -# This is a generic configuration file for FreeBSD 5.X and later systems. +# This is a generic configuration file for FreeBSD 6.X and later systems. # If you want to customize it, copy it to a name appropriate for your # environment and do the modifications there. # diff --git a/etc/sendmail/freebsd.submit.mc b/etc/sendmail/freebsd.submit.mc index c6ec65553598..0fd8d63237ab 100644 --- a/etc/sendmail/freebsd.submit.mc +++ b/etc/sendmail/freebsd.submit.mc @@ -25,3 +25,4 @@ define(`confBIND_OPTS', `WorkAroundBrokenAAAA')dnl dnl dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1] FEATURE(`msp', `[127.0.0.1]')dnl + |
