|
Postfix3.3.1
|
#include <sys_defs.h>#include <unistd.h>#include <stdlib.h>#include <stdarg.h>#include <string.h>#include <msg.h>#include <htable.h>#include <vstring.h>#include <vstream.h>#include <argv.h>#include <mac_parse.h>#include <defer.h>#include <bounce.h>#include <sent.h>#include <been_here.h>#include <mail_params.h>#include <pipe_command.h>#include <mail_copy.h>#include <dsn_util.h>#include <mail_parm_split.h>#include "local.h"マクロ定義 | |
| #define | EXPORT_REQUEST(name, value) if ((value)[0]) argv_add(env, (name), (value), ARGV_END); |
関数 | |
| int | deliver_command (LOCAL_STATE state, USER_ATTR usr_attr, const char *command) |
| int deliver_command | ( | LOCAL_STATE | state, |
| USER_ATTR | usr_attr, | ||
| const char * | command | ||
| ) |
1.8.9.1