/*++ /* NAME /* unknown 3 /* SUMMARY /* delivery of unknown recipients /* SYNOPSIS /* #include "local.h" /* /* int deliver_unknown(state, usr_attr) /* LOCAL_STATE state; /* USER_ATTR usr_attr; /* DESCRIPTION /* deliver_unknown() delivers a message for unknown recipients. /* .IP \(bu /* If an alternative message transport is specified via the /* fallback_transport parameter, delivery is delegated to the /* named transport. /* .IP \(bu /* If an alternative address is specified via the luser_relay /* configuration parameter, mail is forwarded to that address. /* .IP \(bu /* Otherwise the recipient is bounced. /* .PP /* The luser_relay parameter is subjected to $name expansion of /* the standard message attributes: $user, $home, $shell, $domain, /* $recipient, $mailbox, $extension, $recipient_delimiter, not /* all of which actually make sense. /* /* Arguments: /* .IP state /* Message delivery attributes (sender, recipient etc.). /* Attributes describing alias, include or forward expansion. /* A table with the results from expanding aliases or lists. /* A table with delivered-to: addresses taken from the message. /* .IP usr_attr /* Attributes describing user rights and environment. /* DIAGNOSTICS /* The result status is non-zero when delivery should be tried again. /* 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.