Deleted Added
full compact
smfi_setreply.html (94334) smfi_setreply.html (111823)
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>

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

18Set the default SMTP error reply code.
19</td></tr>
20
21<!----------- Description ---------->
22<tr><th valign="top" align=left>DESCRIPTION</th><td>
23<table border="1" cellspacing=1 cellpadding=4>
24<tr align="left" valign=top>
25<th width="80">Called When</th>
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>

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

18Set the default SMTP error reply code.
19</td></tr>
20
21<!----------- Description ---------->
22<tr><th valign="top" align=left>DESCRIPTION</th><td>
23<table border="1" cellspacing=1 cellpadding=4>
24<tr align="left" valign=top>
25<th width="80">Called When</th>
26<td>smfi_setreply may be called from any of the xxfi_ callbacks.</td>
26smfi_setreply may be called from any of the xxfi_ callbacks
27other than xxfi_connect.</td>
27</tr>
28<tr align="left" valign=top>
29<th width="80">Effects</th>
30<td>Directly set the SMTP error reply code for this connection. This code
31will be used on subsequent error replies resulting from actions taken by
32this filter.</td>
33</tr>
34</table>

--- 62 unchanged lines hidden ---
28</tr>
29<tr align="left" valign=top>
30<th width="80">Effects</th>
31<td>Directly set the SMTP error reply code for this connection. This code
32will be used on subsequent error replies resulting from actions taken by
33this filter.</td>
34</tr>
35</table>

--- 62 unchanged lines hidden ---