Lines Matching +full:1 +full:br +full:- +full:100
4 <!--
5 $Id: smfi_setmlreply.html,v 1.5 2013-11-22 20:51:39 ca Exp $
6 -->
10 <!---------- Synopsis ----------->
11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD>
21 Set the default SMTP error reply code to a multi-line response. Only 4XX
25 <!----------- Description ---------->
27 <TABLE border="1" cellspacing=1 cellpadding=4>
44 <!----------- Arguments ---------->
46 <TABLE border="1" cellspacing=0>
52 <TD>The three-digit (RFC 821/2821) SMTP reply code,
53 as a null-terminated string.
71 <!----------- Example ---------->
75 For example, the code:<BR>
83 <BR>would give the SMTP response:<BR>
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 ---------->
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>.
130 <BR>
141 <HR size="1">
142 <FONT size="-1">
143 Copyright (c) 2000, 2002-2003 Proofpoint, Inc. and its suppliers.
145 <BR>