All rights reserved.
15.4 The -D Debug File Switch | 535
user-id and group-id
The user-id and group-id assigned to this delivery agent. These values are derived
from the ownership permissions of an :include: file or a ~/.forward file (?§12.2.2
on page 466) or the user-id and group-id of a local user or the DefaultUser??™s identity
(?§24.9.32 on page 1000).
fhex
A hexadecimal representation of the possible envelope flags. This is immediately
followed by a list of the names of flags inside the angle brackets. We don??™t
describe those names here.
owner
The owner- that corresponds to the aname, if there is one.
home
Home directory of the recipient (for local mail only).
fname
Full name of the recipient, if it is known.
oparam
The ORCPT parameter to the SMTP RCPT command, if there was one.
mta
The name of the MTA host (such as ???other.dc.gov???) that generated the Delivery
Status Notification (DSN) message shown in rstatus.
finalrcpt
The DSN FinalRecipient: value??”for example, ???RFC822; gw@wash.dc.gov.???
status
The DSN number as text.
rstatus
The DSN message from the remote receiving host??™s MTA.
statdate
The date and time the status of this address changed.
15.4 The -D Debug File Switch
The -D command-line switchis used to redirect sendmail??™s debugging output into a
file for later examination. It is used like this, where file is the name of an existing or
new file:
-D file
The -D command-line switch(if used) must precede the -d switchon the same command
line; otherwise, the following error will print and all debugging output will be
printed to the standard output (possibly causing you to miss seeing the error):
-D file must be before -d
This is the Title of the Book, eMatter Edition
Copyright ?© 2007 O??™Reilly & Associates, Inc.
Pages:
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953