Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Remove dead references to sendmail(8).
details: https://anonhg.NetBSD.org/src/rev/bda204b5dda8
branches: trunk
changeset: 752575:bda204b5dda8
user: jruoho <jruoho%NetBSD.org@localhost>
date: Mon Mar 01 16:52:41 2010 +0000
description:
Remove dead references to sendmail(8).
diffstat:
share/man/man7/mailaddr.7 | 14 +++++---------
1 files changed, 5 insertions(+), 9 deletions(-)
diffs (37 lines):
diff -r 88cbc1b79bd6 -r bda204b5dda8 share/man/man7/mailaddr.7
--- a/share/man/man7/mailaddr.7 Mon Mar 01 16:37:46 2010 +0000
+++ b/share/man/man7/mailaddr.7 Mon Mar 01 16:52:41 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mailaddr.7,v 1.13 2003/09/07 16:22:29 wiz Exp $
+.\" $NetBSD: mailaddr.7,v 1.14 2010/03/01 16:52:41 jruoho Exp $
.\"
.\" Copyright (c) 1983, 1987, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -53,7 +53,7 @@
that there is any actual host named ``somedomain.com'', and does not
imply a particular routing of the message.
Routing is performed by Mail Transport Agents, such as
-.Xr sendmail 8 ,
+.Xr postfix 1 ,
based on policies set in the MTA's configuration.
.Ss Abbreviation
Under certain circumstances it may not be necessary to type the entire
@@ -81,15 +81,11 @@
All these addressing formats are now considered obsolete, and should no
longer be used.
.Pp
-To some extent,
-.Xr sendmail 8
-(when running with normal configuration files) attempts to provide
-backward compatibility for these addressing forms, but in practice
-many of them no longer work.
+To some extent, MTAs attempt to provide backward compatibility
+for these addressing forms, but in practice many of them no longer work.
Users should always use standard Internet style addresses.
.Sh SEE ALSO
-.Xr mail 1 ,
-.Xr sendmail 8
+.Xr mail 1
.Rs
.%R RFC
.%N 822
Home |
Main Index |
Thread Index |
Old Index