Lines Matching +full:multi +full:- +full:tt
4 <!--
5 $Id: smfi_setmlreply.html,v 1.5 2013-11-22 20:51:39 ca Exp $
6 -->
10 <!---------- Synopsis ----------->
21 Set the default SMTP error reply code to a multi-line response. Only 4XX
25 <!----------- Description ---------->
44 <!----------- Arguments ---------->
52 <TD>The three-digit (RFC 821/2821) SMTP reply code,
53 as a null-terminated string.
71 <!----------- Example ---------->
85 550-5.7.0 Spammer access rejected
86 550-5.7.0 Please see our policy at:
92 <!----------- Return values ---------->
99 <LI>A memory-allocation failure occurs.
108 <!----------- Notes ---------->
119 use '%%' just like for <TT>printf(3)</TT>).
121 <A href="http://www.rfc-editor.org/rfc/rfc821.txt">821</A>/
122 <A href="http://www.rfc-editor.org/rfc/rfc2821.txt">2821</A>
124 <A href="http://www.rfc-editor.org/rfc/rfc1893.txt">1893</A>/
125 <A href="http://www.rfc-editor.org/rfc/rfc2034.txt">2034</A>.
142 <FONT size="-1">
143 Copyright (c) 2000, 2002-2003 Proofpoint, Inc. and its suppliers.