Postfix3.3.1
|
#include <sys_defs.h>
#include <stdlib.h>
#include <string.h>
#include <msg.h>
#include <vstring.h>
#include <vstream.h>
#include <vstring_vstream.h>
#include <split_at.h>
#include <mail_params.h>
#include <mail_proto.h>
#include <resolve_local.h>
#include <tok822.h>
#include <mail_conf.h>
#include "trivial-rewrite.h"
関数 | |
void | rewrite_tree (RWR_CONTEXT *context, TOK822 *tree) |
int | rewrite_proto (VSTREAM *stream) |
void | rewrite_init (void) |
変数 | |
RWR_CONTEXT | local_context |
RWR_CONTEXT | remote_context |
void rewrite_tree | ( | RWR_CONTEXT * | context, |
TOK822 * | tree | ||
) |
RWR_CONTEXT local_context |
RWR_CONTEXT remote_context |