/*++ /* NAME /* master_conf 3 /* SUMMARY /* Postfix master - master.cf file processing /* SYNOPSIS /* #include "master.h" /* /* void master_config(serv) /* MASTER_SERV *serv; /* /* void master_refresh(serv) /* MASTER_SERV *serv; /* DESCRIPTION /* Use master_config() to read the master.cf configuration file /* during program initialization. /* /* Use master_refresh() to re-read the master.cf configuration file /* when the process is already running. /* DIAGNOSTICS /* BUGS /* SEE ALSO /* master_ent(3), configuration file programmatic interface. /* 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 /* /* Wietse Venema /* Google, Inc. /* 111 8th Avenue /* New York, NY 10011, 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.