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)
ConnectionCacheTimeOut=timeout
Set connection cache timeout.
ConnectionCacheSize=N
Set connection cache size.
Loglevel=n
The log level.
MeToo Send to ‘me’’ (the sender) also if the sender is in an alias expansion.
CheckAliases
Validate the right hand side of aliases during a newaliases command. See
newaliases(1M).
OldStyleheaders
If set, this message may have old style headers. If not set, this message is guaranteed to
have new style headers (i.e., commas instead of spaces between addresses). If set, an
adaptive algorithm is used that will correctly determine the header format in most cases.
QueueDirectory=
queuedir
Select the directory in which to queue messages.
StatusFile= file
Save statistics in the named file.
Timeout.queuereturn=
time
Set the timeout on undelivered messages in the queue to the specified time. After
delivery has failed (e.g., because of a host being down) for this amount of time, the failed
messages will be returned to the sender. The default is three days.
UserDatabaseSpec=userdatabase
If set, a user database is consulted to get forwarding information. You can consider this
an adjunct to the aliasing mechanism, except that the database is intended to be distri-
buted; aliases are local to a particular host.
ForkEachJob
Fork each job during queue runs. May be convenient on memory-poor machines.
SevenBitInput
Strip incoming messages to seven bits.
EightBitMode= mode
Set the handling of eight bit input to seven bit destinations. Mode can be set to the fol-
lowing values
m Convert to seven-bit MIME format.
p Pass it as eight bits.
s Bounce the mail.
MInQueueAge= timeout
Sets how long a job must ferment in the queue in between attempts to send it.
DefaultCharSet=charset
Sets the default character set used to label 8-bit data that is not otherwise labeled.
DialDelay=sleeptime
If opening a connection fails, sleep for sleeptime seconds and try again. Useful on dial-
on-demand sites.
NoRecipientAction=action
Set the behaviour when there are no recipient headers (To:, Cc: or Bcc:) in message to
action. The different values that can be set for action are
none Leaves the message unchanged.
add-to Adds a To: header with the envelope recipients.
add-apparently-to
Adds an Apparently-To:
header with the envelope recipients.
HP-UX Release 11i: December 2000 4 Section 1M773
___
___