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

HP-UX 11i Version 3: February 2007
» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Index

NAME

smfi_setdbg() — sets the debugging (tracing) level for the Milter library, for sendmail

SYNOPSIS

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

PARAMETERS

level

Specifies the debugging level.

DESCRIPTION

The smfi_setdbg() routine sets the internal debugging level of the Milter library for tracing purposes, for sendmail.

A level of 0 (zero) turns off debugging.

A detailed dubugging can be obtained with a higher (> 0) debugging level. The highest and most useful debugging level is 6.

smfi_setdbg() can be called from any routine at any point in a function.

RETURN VALUE

By default, the smfi_setdbg() routine returns MI_SUCCESS.

AUTHOR

The smfi_setdbg() routine was developed by 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.