diff options
author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2003-03-03 17:09:13 +0000 |
---|---|---|
committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2003-03-03 17:09:13 +0000 |
commit | d9986b26e69202cb4e4ac3d8aa3050a93f5a30b4 (patch) | |
tree | c4b8d0d0ebe91f329b287df46f58ccc920e3b626 /contrib/sendmail/libmilter/docs/smfi_setreply.html | |
parent | fabecb74aaac2eb964122a56bc3e384d7e8c6cb4 (diff) |
Notes
Diffstat (limited to 'contrib/sendmail/libmilter/docs/smfi_setreply.html')
-rw-r--r-- | contrib/sendmail/libmilter/docs/smfi_setreply.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/sendmail/libmilter/docs/smfi_setreply.html b/contrib/sendmail/libmilter/docs/smfi_setreply.html index 29cbbf8dff33..73852f21c4d3 100644 --- a/contrib/sendmail/libmilter/docs/smfi_setreply.html +++ b/contrib/sendmail/libmilter/docs/smfi_setreply.html @@ -23,7 +23,8 @@ Set the default SMTP error reply code. <table border="1" cellspacing=1 cellpadding=4> <tr align="left" valign=top> <th width="80">Called When</th> -<td>smfi_setreply may be called from any of the xxfi_ callbacks.</td> +<td>smfi_setreply may be called from any of the xxfi_ callbacks +other than xxfi_connect.</td> </tr> <tr align="left" valign=top> <th width="80">Effects</th> |