/*++ /* NAME /* int_filt 3 /* SUMMARY /* internal mail filter control /* SYNOPSIS /* #include <int_filt.h> /* /* int int_filt_flags(class) /* int class; /* DESCRIPTION /* int_filt_flags() determines the appropriate mail filtering /* flags for the cleanup server, depending on the setting of /* the internal_mail_filter_classes configuration parameter. /* /* Specify one of the following: /* .IP MAIL_SRC_MASK_NOTIFY /* Postmaster notifications from the smtpd(8) and smtp(8) /* protocol adapters. /* .IP MAIL_SRC_MASK_BOUNCE /* Delivery status notifications from the bounce(8) server. /* .PP /* Other MAIL_SRC_MASK_XXX arguments are permited but will /* have no effect. /* DIAGNOSTICS /* Fatal: invalid mail category name. /* LICENSE /* .ad /* .fi /* The Secure Mailer license must be distributed with this software. /* AUTHOR(S) /* Wietse Venema /* IBM T.J. Watson Research /* P.O. Box 704 /* Yorktown Heights, NY 10598, USA
/*--*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.