Deleted Added
full compact
smfi_setsymlist.html (182352) smfi_setsymlist.html (244833)
1<HTML>
2<HEAD><TITLE>smfi_setsymlist</TITLE></HEAD>
3<BODY>
4<!--
1<HTML>
2<HEAD><TITLE>smfi_setsymlist</TITLE></HEAD>
3<BODY>
4<!--
5$Id: smfi_setsymlist.html,v 1.5 2006/12/21 18:30:35 ca Exp $
5$Id: smfi_setsymlist.html,v 1.6 2012/05/11 17:34:23 ca Exp $
6-->
7<H1>smfi_setsymlist</H1>
8
9<TABLE border="0" cellspacing=4 cellpadding=4>
10<!---------- Synopsis ----------->
11<TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD>
12<PRE>
13#include &lt;libmilter/mfapi.h&gt;

--- 67 unchanged lines hidden (view full) ---

81</UL>
82Otherwise MI_SUCCESS is returned.
83</TD>
84</TR>
85
86<!----------- Notes ---------->
87<TR align="left" valign=top>
88<TH>NOTES</TH>
6-->
7<H1>smfi_setsymlist</H1>
8
9<TABLE border="0" cellspacing=4 cellpadding=4>
10<!---------- Synopsis ----------->
11<TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD>
12<PRE>
13#include &lt;libmilter/mfapi.h&gt;

--- 67 unchanged lines hidden (view full) ---

81</UL>
82Otherwise MI_SUCCESS is returned.
83</TD>
84</TR>
85
86<!----------- Notes ---------->
87<TR align="left" valign=top>
88<TH>NOTES</TH>
89<TD>There is an internal limit on the number of macros that can be
90set (currently 5),
89There is an internal limit on the number of macros
90that can be set
91<!-- XREF: MAXFILTERMACROS -->
92(currently 50),
91however, this limit is not enforced by libmilter, only by the MTA,
92but a possible violation of this restriction is not communicated back to
93the milter.</TD>
94</TR>
95
96</TABLE>
97
98<HR size="1">
99<FONT size="-1">
93however, this limit is not enforced by libmilter, only by the MTA,
94but a possible violation of this restriction is not communicated back to
95the milter.</TD>
96</TR>
97
98</TABLE>
99
100<HR size="1">
101<FONT size="-1">
100Copyright (c) 2006 Sendmail, Inc. and its suppliers.
102Copyright (c) 2006, 2012 Sendmail, Inc. and its suppliers.
101All rights reserved.
102<BR>
103By using this file, you agree to the terms and conditions set
104forth in the LICENSE.
105</FONT>
106</BODY>
107</HTML>
103All rights reserved.
104<BR>
105By using this file, you agree to the terms and conditions set
106forth in the LICENSE.
107</FONT>
108</BODY>
109</HTML>