summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/vacation
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/vacation')
-rwxr-xr-xcontrib/sendmail/vacation/Build13
-rw-r--r--contrib/sendmail/vacation/vacation.117
2 files changed, 17 insertions, 13 deletions
diff --git a/contrib/sendmail/vacation/Build b/contrib/sendmail/vacation/Build
deleted file mode 100755
index fbd060c..0000000
--- a/contrib/sendmail/vacation/Build
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-
-# Copyright (c) 1999 Sendmail, Inc. and its suppliers.
-# All rights reserved.
-#
-# By using this file, you agree to the terms and conditions set
-# forth in the LICENSE file which can be found at the top level of
-# the sendmail distribution.
-#
-#
-# $Id: Build,v 8.2 1999/03/02 02:35:21 peterh Exp $
-
-exec ../devtools/bin/Build $*
diff --git a/contrib/sendmail/vacation/vacation.1 b/contrib/sendmail/vacation/vacation.1
index 3b3c712..e03f19c 100644
--- a/contrib/sendmail/vacation/vacation.1
+++ b/contrib/sendmail/vacation/vacation.1
@@ -11,6 +11,8 @@
.\"
.\" $Id: vacation.1,v 8.11.4.6 2000/12/29 18:12:23 gshapiro Exp $
.\"
+.\" $FreeBSD$
+.\"
.TH VACATION 1 "$Date: 2000/12/29 18:12:23 $"
.SH NAME
vacation
@@ -24,8 +26,10 @@ vacation
.RB [ \-x ]
.RB [ \-a
.IR alias ]
+.RB [ \-d ]
.RB [ \-f
.IR database ]
+.RB [ \-l ]
.RB [ \-m
.IR message ]
.RB [ \-s
@@ -59,6 +63,15 @@ Handle messages for
in the same manner as those received for the user's
login name.
.TP
+.B \-d
+Send error/debug messages to stdout instead of syslog.
+Otherwise, fatal errors, such as calling
+.B vacation
+with incorrect arguments, or with non-existent
+.IR login s,
+are logged in the system log file, using
+syslog(8).
+.TP
.BI \-f " filename"
Use
.I filename
@@ -79,6 +92,10 @@ Same as
.B \-i
(for backwards compatibility).
.TP
+.B \-l
+List the content of the vacation database file including the address
+and the associated time of the last auto-response to that address.
+.TP
.BI \-m " filename"
Use
.I filename
OpenPOWER on IntegriCloud