Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX Reference > S

smfi_progress(3N)

HP-UX 11i Version 3: February 2007
» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Index

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 docs.hp.com.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1983-2007 Hewlett-Packard Development Company, L.P.