/*++ /* NAME /* reject_deliver_request 3 /* SUMMARY /* reject an entire delivery request /* SYNOPSIS /* #include <reject_deliver_request.h> /* /* int reject_deliver_request( /* const char *service, /* DELIVER_REQUEST *request, /* const char *code, /* const char *format, ...); /* DESCRIPTION /* reject_deliver_request() rejects an entire delivery request /* and bounces or defers all its recipients. The result value /* is the request's delivery status. /* /* Arguments: /* .IP service /* The service name from master.cf. /* .IP request /* The delivery request that is being rejected. /* .IP code /* Enhanced status code, must be in 4.X.X or 5.X.X. form. /* All recipients in the request are bounced or deferred /* depending on the status code value. /* .IP "format, ..." /* Format string and optional arguments. /* DIAGNOSTICS /* Panic: interface violation. Fatal: out of memory. /* LICENSE /* .ad /* .fi /* The Secure Mailer license must be distributed with this software. /* AUTHOR(S) /* Wietse Venema /* Google, Inc. /* 111 8th Avenue /* New York, NY 10011, USA /* /* Wietse Venema /* porcupine.org
/*--*/
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.