/*++ /* NAME /* rewrite_clnt 3 /* SUMMARY /* address rewrite service client /* SYNOPSIS /* #include <vstring.h> /* #include <rewrite_clnt.h> /* /* VSTRING *rewrite_clnt(ruleset, address, result) /* const char *ruleset; /* const char *address; /* /* VSTRING *rewrite_clnt_internal(ruleset, address, result) /* const char *ruleset; /* const char *address; /* VSTRING *result; /* DESCRIPTION /* This module implements a mail address rewriting client. /* /* rewrite_clnt() sends a rule set name and external-form address to the /* rewriting service and returns the resulting external-form address. /* In case of communication failure the program keeps trying until the /* mail system shuts down. /* /* rewrite_clnt_internal() performs the same functionality but takes /* input in internal (unquoted) form, and produces output in internal /* (unquoted) form. /* DIAGNOSTICS /* Warnings: communication failure. Fatal error: mail system is down. /* SEE ALSO /* mail_proto(3h) low-level mail component glue. /* 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.0.26Bemerkung:
(vorverarbeitet am 2026-08-08)
¤
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.