/*++ /* NAME /* resolve 3 /* SUMMARY /* resolve recipient and deliver locally or remotely /* SYNOPSIS /* #include "local.h" /* /* int deliver_resolve_tree(state, usr_attr, addr) /* LOCAL_STATE state; /* USER_ATTR usr_attr; /* TOK822 *addr; /* /* int deliver_resolve_addr(state, usr_attr, addr) /* LOCAL_STATE state; /* USER_ATTR usr_attr; /* char *addr; /* DESCRIPTION /* deliver_resolve_XXX() resolves a recipient that is the result from /* e.g., alias expansion, and delivers locally or via forwarding. /* /* Arguments: /* .IP state /* The attributes that specify the message, sender and more. /* A table with the results from expanding aliases or lists. /* A table with delivered-to: addresses taken from the message. /* .IP addr /* An address from, e.g., alias expansion. /* DIAGNOSTICS /* Fatal errors: out of memory. The result is non-zero when the /* operation should be tried again. Warnings: malformed address. /* SEE ALSO /* recipient(3) local delivery /* indirect(3) deliver via forwarding /* 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.