Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/vacation Mention that -t is harmful.



details:   https://anonhg.NetBSD.org/src/rev/629d5924e71b
branches:  trunk
changeset: 546077:629d5924e71b
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Apr 20 03:55:38 2003 +0000

description:
Mention that -t is harmful.

diffstat:

 usr.bin/vacation/vacation.1 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 865ac506eef9 -r 629d5924e71b usr.bin/vacation/vacation.1
--- a/usr.bin/vacation/vacation.1       Sun Apr 20 03:32:50 2003 +0000
+++ b/usr.bin/vacation/vacation.1       Sun Apr 20 03:55:38 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: vacation.1,v 1.18 2003/04/20 03:32:50 christos Exp $
+.\"    $NetBSD: vacation.1,v 1.19 2003/04/20 03:55:38 christos Exp $
 .\"
 .\" Copyright (c) 1985, 1987, 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -179,6 +179,13 @@
 .It Pa ~/.vacation.msg
 message to send
 .El
+.Sh BUGS
+Adding 
+.Fl t Ar A
+or
+.Fl t Ar D
+should only be done for misconfigured or non-compliant MTA's. Doing so
+may auto-respond to messages that were not supposed to be replied to.
 .Sh SEE ALSO
 .Xr syslog 3 ,
 .Xr sendmail 8



Home | Main Index | Thread Index | Old Index