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_main(3N)

HP-UX 11i Version 3: February 2007
» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Index

NAME

smfi_main() — passes control to the libmilter event loop

SYNOPSIS

#include <libmilter/mfapi.h> int smfi_main( );

DESCRIPTION

smfi_main() hands control to the Milter event loop. smfi_main() is called after initializing a filter.

RETURN VALUE

smfi_main() returns MI_FAILURE if it fails to establish a connection. This may occur for any reason, such as, address passed to smfi_setconn(). The reason for the failure is logged.

smfi_main() returns MI_SUCCESS when it successfully establishes a connection.

AUTHOR

The smfi_main() routine was developed was the Sendmail Inc.

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