hpux man page for smfi_register

Query: smfi_register

OS: hpux

Section: 3n

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

smfi_register(3N)														 smfi_register(3N)

NAME
smfi_register() - registers a set of filter callbacks for sendmail
SYNOPSIS
PAMAMETERS
descr Specifies a filter descriptor of type describing the filter's functions.
DESCRIPTION
The creates a filter using the information given in the smfiDesc argument. must be called before the routine. Multiple calls to the rou- tine within a single process is not allowed. The structure has the following members: A NULL value for any callback function indicates that the filter does not wish to process the given type of information and the filter returns the value. Notes The flags field must contain the bitwise OR of 0 (zero) or more of the following values: This filter adds headers. This filter changes and deletes headers. This filter replaces the body of the message during the filtering process. may have significant performance impact if other filters do body filtering after This filter adds recipients to the message. This filter removes recipients from the message.
RETURN VALUE
The routine may return for any of the following reasons: o Memory allocation failure o Incompatible version or illegal flags value
AUTHOR
was developed by the Sendmail Inc.
SEE ASLO
smfi_main(3N), smfi_setconn(3N), smfi_settimeout(3N), smfi_opensocket(3N), smfi_setbacklog(3N), smfi_setdbg(3N), smfi_stop(3N). on smfi_register(3N)
Related Man Pages
sdl_seteventfilter(3) - opensolaris
smfi_chgheader(3) - hpux
smfi_insheader(3n) - hpux
smfi_chgheader(3n) - hpux
filter_var(3) - php
Similar Topics in the Unix Linux Community
Gawk filter
filtering a numeric value which has '%' using awk
How to filter date input in awk?
Find patterns and filter the text
Cancel process running for more than 5 days