Searched defs:lmtp_proxy_recipient (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lmtp/
H A Dlmtp-proxy.c41 struct lmtp_proxy_recipient { struct
70 ARRAY(struct lmtp_proxy_recipient *) rcpt_to;
85 struct lmtp_proxy_recipient *rcpt);
124 lmtp_proxy_recipient_deinit(struct lmtp_proxy_recipient *rcpt)
143 struct lmtp_proxy_recipient *const *rcpts;
377 struct lmtp_proxy_recipient *rcpt =
378 (struct lmtp_proxy_recipient *)cmd->context;
389 struct lmtp_proxy_recipient *rcpt =
390 (struct lmtp_proxy_recipient *)cmd->context;
409 struct lmtp_proxy_recipient *rcp
[all...]

Completed in 18 milliseconds