From 1fc446a819a244515d9461fa50d34ee191414d6f Mon Sep 17 00:00:00 2001 From: gshapiro Date: Sun, 1 Aug 2004 01:04:57 +0000 Subject: Import sendmail 8.13.1 --- contrib/sendmail/libmilter/docs/smfi_setreply.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'contrib/sendmail/libmilter/docs/smfi_setreply.html') diff --git a/contrib/sendmail/libmilter/docs/smfi_setreply.html b/contrib/sendmail/libmilter/docs/smfi_setreply.html index d5b0e24..f62196b 100644 --- a/contrib/sendmail/libmilter/docs/smfi_setreply.html +++ b/contrib/sendmail/libmilter/docs/smfi_setreply.html @@ -1,6 +1,9 @@ smfi_setreply +

smfi_setreply

@@ -91,6 +94,14 @@ and for the message, the custom reply is not used.
  • Similarly, if the reply code (rcode) given is a '5XX' code but SMFI_TEMPFAIL is used for the message, the custom reply is not used. +
    +Note: in neither of the last two cases an error is returned to the milter, +libmilter silently ignores the reply code. +
  • +If the milter returns SMFI_TEMPFAIL +and sets the reply code to '421', +then the SMTP server will terminate the SMTP session with a 421 +error code. -- cgit v1.1