Deleted Added
full compact
smfi_setreply.html (90792) smfi_setreply.html (94334)
1<html>
2<head><title>smfi_setreply</title></head>
3<body>
4<h1>smfi_setreply</h1>
5
6<table border="0" cellspacing=4 cellpadding=4>
7<!---------- Synopsis ----------->
8<tr><th valign="top" align=left width=150>SYNOPSIS</th><td>

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

67
68<!----------- Notes ---------->
69<tr align="left" valign=top>
70<th>NOTES</th>
71<td>
72<ul>
73<li>Values passed to smfi_setreply are not checked for standards compliance.
74<li>For details about reply codes and their meanings, please see RFC's
1<html>
2<head><title>smfi_setreply</title></head>
3<body>
4<h1>smfi_setreply</h1>
5
6<table border="0" cellspacing=4 cellpadding=4>
7<!---------- Synopsis ----------->
8<tr><th valign="top" align=left width=150>SYNOPSIS</th><td>

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

67
68<!----------- Notes ---------->
69<tr align="left" valign=top>
70<th>NOTES</th>
71<td>
72<ul>
73<li>Values passed to smfi_setreply are not checked for standards compliance.
74<li>For details about reply codes and their meanings, please see RFC's
75<a href="http://www.cis.ohio-state.edu/htbin/rfc/rfc821.html">821</a>
76and <a href="http://www.cis.ohio-state.edu/htbin/rfc/rfc2034.html">2034</a>.
75<a href="http://www.rfc-editor.org/rfc/rfc821.txt">821</a>
76and <a href="http://www.rfc-editor.org/rfc/rfc2034.txt">2034</a>.
77<li>If the reply code (rcode) given is a '4XX' code but SMFI_REJECT is used
78for the message, the custom reply is not used.
79<li>Similarly, if the reply code (rcode) given is a '5XX' code but
80SMFI_TEMPFAIL is used for the message, the custom reply is not used.
77</ul>
78</td>
79</tr>
80
81</table>
82
83<hr size="1">
84<font size="-1">
81</ul>
82</td>
83</tr>
84
85</table>
86
87<hr size="1">
88<font size="-1">
85Copyright (c) 2000 Sendmail, Inc. and its suppliers.
89Copyright (c) 2000, 2002 Sendmail, Inc. and its suppliers.
86All rights reserved.
87<br>
88By using this file, you agree to the terms and conditions set
89forth in the <a href="LICENSE.txt">LICENSE</a>.
90</font>
91</body>
92</html>
90All rights reserved.
91<br>
92By using this file, you agree to the terms and conditions set
93forth in the <a href="LICENSE.txt">LICENSE</a>.
94</font>
95</body>
96</html>