hpux man page for smfi_delrcpt

Query: smfi_delrcpt

OS: hpux

Section: 3n

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

smfi_delrcpt(3N)														  smfi_delrcpt(3N)

NAME
smfi_delrcpt() - removes a recipient from envelope of current sendmail message
SYNOPSIS
PARAMETERS
ctx Specifies the opaque context structure. rcpt Specifies the recipient address to be removed, which is a non-NULL, null-terminated string.
DESCRIPTION
removes the named recipient from the envelope of the current message. can be called only from the routine. Notes The addresses to be removed must match exactly. For example, if an address and its expanded form do not match, the address is not removed.
RETURN VALUE
fails and returns due to the following reasons: o The rcpt variable is NULL. o Deleting recipients in the current connection state is invalid. o Network error occurs. o The is not set when the routine is called. returns on success.
AUTHOR
was developed by the Sendmail Inc.
SEE ALSO
smfi_addrcpt(3N), smfi_addheader(3N), smfi_chgheader(3N), smfi_insheader(3N), smfi_replacebody(3N). on smfi_delrcpt(3N)
Related Man Pages
envelopes(5) - debian
smfi_addheader(3n) - hpux
smfi_insheader(3n) - hpux
envelopes(5) - suse
envelopes(5) - osx
Similar Topics in the Unix Linux Community
Sendmail error: 550 5.1.8 invalid/host-not-in-DNS
Setting disclaimer in Sendmail.
Sendmail issue