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)NAMEsmfi_delrcpt() - removes a recipient from envelope of current sendmail messageSYNOPSISPARAMETERSctx Specifies the opaque context structure. rcpt Specifies the recipient address to be removed, which is a non-NULL, null-terminated string.DESCRIPTIONremoves 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 VALUEfails 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.AUTHORwas developed by the Sendmail Inc.SEE ALSOsmfi_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 |