smfi_progress.3n (2010 09)

s
smfi_progress(3N) smfi_progress(3N)
NAME
smfi_progress() - notifies the MTA that a sendmail operation is still in progress
SYNOPSIS
#include <libmilter/mfapi.h>
int smfi_progress(
SMFICTX *ctx;
);
PARAMETERS
ctx Specifies the opaque context structure.
DESCRIPTION
smfi_progress()
notifies the MTA (Mail Transfer Agent) that the filter is still working on a message
causing the MTA to restart its timeout values.
smfi_progress()
can be called from the xxfi_eom()
function.
RETURN VALUE
smfi_progress()
fails and returns MI_FAILURE if a network failure occurs.
smfi_progress() returns
MI_SUCCESS on success.
AUTHOR
smfi_progress() was developed by the Sendmail Inc.
SEE ALSO
smfi_register(3N).
Sendmail 8.13.3 Programmer’s Guide on http://www.hp.com/go/hpux-networking-docs
.
HP-UX 11i Version 3: September 2010 1 Hewlett-Packard Company 1

Summary of content (2 pages)