Deleted Added
sdiff udiff text old ( 90792 ) new ( 94334 )
full compact
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.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.
81</ul>
82</td>
83</tr>
84
85</table>
86
87<hr size="1">
88<font size="-1">
89Copyright (c) 2000, 2002 Sendmail, Inc. and its suppliers.
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>