Lines Matching full:recipient
120 <TR><TD><A HREF="smfi_addrcpt.html">smfi_addrcpt</A></TD><TD>Add a recipient to
124 a recipient including ESMTP parameter to the envelope.
127 <TR><TD><A HREF="smfi_delrcpt.html">smfi_delrcpt</A></TD><TD>Delete a recipient
171 <TR><TD><A HREF="xxfi_envrcpt.html">xxfi_envrcpt</A></TD><TD>envelope recipient</TD></TR>
199 <P><A NAME="conn-spec">Milter</A> distinguishes between recipient-,
201 Recipient-oriented callbacks may affect the processing
202 of a single message recipient;
207 <A HREF="xxfi_envrcpt.html">xxfi_envrcpt</A> is recipient-oriented.
219 <TD>Continue processing the current connection, message, or recipient.
227 …For a recipient-oriented routine, reject the current recipient (but continue processing the curren…
232 …<TD>For a message- or recipient-oriented routine, accept this message, but silently discard it.<BR>
239 … For a message- or recipient-oriented routine, accept this message without further filtering.<BR>
247 …For a recipient-oriented routine, only fail for the current recipient; continue message processing.