Home
last modified time | relevance | path

Searched defs:smtputf8 (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dabounce.c325 const char *encoding, int smtputf8, in abounce_connect()
395 const char *encoding, int smtputf8, in abounce_flush_verp()
409 const char *encoding, int smtputf8, in adefer_flush_verp()
423 const char *encoding, int smtputf8, in abounce_flush()
436 const char *encoding, int smtputf8, in adefer_flush()
449 const char *encoding, int smtputf8, in adefer_warn()
461 const char *encoding, int smtputf8, in atrace_flush()
H A Dbounce.c352 const char *encoding, int smtputf8, in bounce_flush()
387 const char *encoding, int smtputf8, in bounce_flush_verp()
423 const char *encoding, int smtputf8, in bounce_one()
455 const char *encoding, int smtputf8, in bounce_one_intern()
H A Ddefer.c305 const char *encoding, int smtputf8, in defer_flush()
333 const char *encoding, int smtputf8, in defer_warn()
357 const char *encoding, int smtputf8, in defer_one()
H A Ddeliver_request.c218 int smtputf8; in deliver_request_get() local
H A Ddeliver_request.h47 int smtputf8; /* SMTPUTF8 level */ member
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce.c318 int smtputf8; in bounce_notify_proto() local
380 int smtputf8; in bounce_verp_proto() local
457 int smtputf8; in bounce_one_proto() local
H A Dbounce_notify_util.c226 int smtputf8, in bounce_mail_alloc()
479 int smtputf8, in bounce_mail_init()
516 int smtputf8, in bounce_mail_one_init()
H A Dbounce_trace_service.c86 int smtputf8, in bounce_trace_service()
H A Dbounce_warn_service.c89 int smtputf8, char *recipient, in bounce_warn_service()
H A Dbounce_notify_service.c89 int smtputf8, char *recipient, in bounce_notify_service()
H A Dbounce_one_service.c88 char *encoding, int smtputf8, in bounce_one_service()
H A Dbounce_notify_verp.c92 int smtputf8, char *recipient, in bounce_notify_verp()
H A Dbounce_service.h95 int smtputf8; /* SMTPUTF8 requested */ member
/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_deliver.c152 int smtputf8 = message->smtputf8; in qmgr_deliver_send_request() local
H A Dqmgr.h305 int smtputf8; /* requires unicode */ member
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_deliver.c157 int smtputf8 = message->smtputf8; in qmgr_deliver_send_request() local
H A Dqmgr.h350 int smtputf8; /* requires unicode */ member
/netbsd-src/external/ibm-public/postfix/dist/src/local/
H A Dlocal.h77 int smtputf8; /* from delivery request */ member
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup.h134 int smtputf8; /* what support is desired */ member
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd.c2358 int smtputf8) in extract_addr()
4222 int smtputf8 = 0; in vrfy_cmd() local
H A Dsmtpd_check.c4789 int smtpd_check_addr(const char *sender, const char *addr, int smtputf8) in smtpd_check_addr()