HP-UX Reference (11i v1 00/12) - 1M System Administration Commands N-Z (vol 4)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/naaagt.1m
________________________________________________________________
___ ___
s
sendmail(1M) sendmail(1M)
-bv Verify names only - do not try to collect or deliver a message. Verify mode is normally used for
validating users or mailing lists.
Flags
sendmail recognizes the following flags:
-Btype Set the body type, 7BIT or 8BITMIME.
-Cfile Use alternate configuration file. sendmail refuses to run as root if an alternate
configuration file is specified.
-dX Set debugging value to X.
-Ffullname Set the full name of the sender.
-fname Sets the name of the ‘‘from’’ person (i.e., the sender of the mail) to name. If the user of
the -f option is not a ‘‘trusted’’ user (normally root, daemon, and network) and if the
name set using the -f option and the login name of the person actually sending the
mail are not the same, it results in an X-Authentication-Warning in the mail
header.
-hN Set the hop count to N. The hop count is incremented every time the mail is processed.
When it reaches a limit, the mail is returned with an error message, the victim of an
aliasingloop. If not specified, ‘‘Received:’’ lines in the message are counted.
-i Ignore dots alone on lines by themselves in incoming messages. This should be set if you
are reading from a file.
-n Do not do aliasing.
-Ndsn Set delivery status notification conditions. The valid conditions with which dsn can be set
are as follows:
never For no notifications.
failure If delivery failed.
delay If delivery is delayed.
success When message is successfully delivered.
-Ooption=value
Set option option to a specified value. Options are described below in ""Processing
Options."
-ox=value Set option x to the specified value. Options are described below in "Processing Options."
-pprotocol Set the name of the protocol used to receive the message. This can be a simple protocol
name such as ‘‘UUCP’’ or a protocol and hostname, such as ‘‘UUCP:ucbvax’’.
-qtime Process saved messages in the queue at given intervals. If time is omitted, process the
queue once. time is given as a tagged number, with s being seconds, m being minutes,
h being hours, d being days, and w being weeks. For example, -q1h30m or -q90m
would both set the timeout to one hour thirty minutes. If time is specified, sendmail
will run in background. This option can be used safely with bd.
-qIsubstr Limit processed jobs to those containing substr as a substring of the queue id.
-qRsubstr Limit processed jobs to those containing substr as a substring of one of the recipients.
-qSsubstr Limit processed jobs to those containing substr as a substring of the sender.
-rname An alternate and obsolete form of the f flag.
-Rreturn Set the amount of the message to be returned if the message bounces. The values that
can be set for return are as follows:
full To return the entire message
hdrs To return only the headers.
-t Read message for recipients. To:, Cc:, and Bcc: lines will be scanned for recipient
addresses. The Bcc: line will be deleted before transmission.
HP-UX Release 11i: December 2000 − 2 − Section 1M−−771
___
___