diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2002-02-17 23:58:31 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2002-02-17 23:58:31 +0000 |
| commit | a23118f372ab00179c74bbc4b8779a8897e24744 (patch) | |
| tree | 9d0dc9a0325342c2ba3180c7b46601798e7910cc | |
| parent | 8448f2e2cffd3607b451a1b4117941b4d9ab1c0b (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 11 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 11 |
2 files changed, 12 insertions, 10 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 784557746ed7..1b1bc506c878 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -2755,8 +2755,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <title>sendmail</title> <para><application>sendmail</application> has been updated from - version 8.9.3 to version 8.11.6. Important changes include: new - default file locations (see + version 8.9.3 to version 8.12.2. Important changes include: + &man.sendmail.8; is no longer installed as a set-user-ID root + binary (now set-group-ID smmsp); new default file locations (see <filename>/usr/src/contrib/sendmail/cf/README</filename>); &man.newaliases.1; is limited to <username>root</username> and trusted users; STARTTLS encryption; and the MSA port (587) is @@ -2764,9 +2765,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <filename>/usr/src/contrib/sendmail/RELEASE_NOTES</filename> for more information. &merged;</para> - <para>&man.mail.local.8; is no longer installed as a SUID binary. - If you are using a <filename>/etc/mail/sendmail.cf</filename> from - the default <filename>sendmail.cf</filename> included with &os; + <para>&man.mail.local.8; is no longer installed as a set-user-ID + binary. If you are using a <filename>/etc/mail/sendmail.cf</filename> + from the default <filename>sendmail.cf</filename> included with &os; any time after 3.1.0, you are fine. If you are using a hand-configured <filename>sendmail.cf</filename> and <command>mail.local</command> for delivery, check to make sure the diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 784557746ed7..1b1bc506c878 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -2755,8 +2755,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <title>sendmail</title> <para><application>sendmail</application> has been updated from - version 8.9.3 to version 8.11.6. Important changes include: new - default file locations (see + version 8.9.3 to version 8.12.2. Important changes include: + &man.sendmail.8; is no longer installed as a set-user-ID root + binary (now set-group-ID smmsp); new default file locations (see <filename>/usr/src/contrib/sendmail/cf/README</filename>); &man.newaliases.1; is limited to <username>root</username> and trusted users; STARTTLS encryption; and the MSA port (587) is @@ -2764,9 +2765,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <filename>/usr/src/contrib/sendmail/RELEASE_NOTES</filename> for more information. &merged;</para> - <para>&man.mail.local.8; is no longer installed as a SUID binary. - If you are using a <filename>/etc/mail/sendmail.cf</filename> from - the default <filename>sendmail.cf</filename> included with &os; + <para>&man.mail.local.8; is no longer installed as a set-user-ID + binary. If you are using a <filename>/etc/mail/sendmail.cf</filename> + from the default <filename>sendmail.cf</filename> included with &os; any time after 3.1.0, you are fine. If you are using a hand-configured <filename>sendmail.cf</filename> and <command>mail.local</command> for delivery, check to make sure the |
