Searched refs:stripped_recipient (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/local/
H A Dbounce_workaround.c101 char *stripped_recipient; local
113 && (stripped_recipient = strip_addr(state.msg_attr.rcpt.address,
117 FIND_OWNER(owner_alias, owner_expansion, stripped_recipient);
118 myfree(stripped_recipient);

Completed in 131 milliseconds