Lines Matching +full:pre +full:- +full:set
4 <!--
5 $Id: smfi_setmlreply.html,v 1.5 2013-11-22 20:51:39 ca Exp $
6 -->
10 <!---------- Synopsis ----------->
12 <PRE>
20 </PRE>
21 Set the default SMTP error reply code to a multi-line response. Only 4XX
25 <!----------- Description ---------->
35 <TD>Directly set the SMTP error reply code for this connection to the given
44 <!----------- Arguments ---------->
52 <TD>The three-digit (RFC 821/2821) SMTP reply code,
53 as a null-terminated string.
71 <!----------- Example ---------->
76 <PRE>
82 </PRE>
84 <PRE>
85 550-5.7.0 Spammer access rejected
86 550-5.7.0 Please see our policy at:
88 </PRE>
92 <!----------- Return values ---------->
99 <LI>A memory-allocation failure occurs.
108 <!----------- Notes ---------->
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.
146 By using this file, you agree to the terms and conditions set