HP-UX Mailing Services Administrator's Guide
Sendmail 8.13.3
New Features in Sendmail 8.13.3
Chapter 3114
NOTFOUND Specifies that the key is not found and the result is
empty.
TEMP Specifies that a temporary failure has occurred.
TIMEOUT Specifies that a timeout has occurred on the server
side.
PERM Specifies that a permanent failure has occurred.
In case of an error, that is, when the status is TEMP, TIMEOUT, or PERM, the
result field contains an explanatory error message.
Following are examples of the error messages in the result field:
• For a successful lookup:
31:OK resolved.address@example.com
• When the key is not found:
8:NOTFOUND
• When a failure occurs:
55:TEMP this text explains that we had a temporary
failure
The socket map uses the following syntax to specify the remote
endpoint:
Xname {, field=value }*
where, name is the name of the filter and field=name pairs define
attributes to the filter.
Following are the different field types:
Socket Specifies the socket specification.
Flags Specifies special flags for a filter.
Timeouts Specifies timeouts for a filter.
Sendmail checks only the first character of the field name for the field
type. The field name is case sensitive.
Following are different forms of socket specifications:
S=inet:port@host
S=inet6:port@host
S=local:path