Home
last modified time | relevance | path

Searched refs:REWRITE_ADDR (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Drewrite_clnt.h29 #define REWRITE_ADDR "rewrite" macro
H A Drewrite_clnt.c155 SEND_ATTR_STR(MAIL_ATTR_REQ, REWRITE_ADDR), in rewrite_clnt()
/netbsd-src/external/ibm-public/postfix/dist/src/trivial-rewrite/
H A Dtrivial-rewrite.c496 if (strcmp(vstring_str(command), REWRITE_ADDR) == 0) { in rewrite_service()