5.14 on page 1194). Your
Milter will not be called again for this envelope but will have xxfi_close() called at the
end of the connection. Note that despite your acceptance, this envelope may still be
rejected by a later Milter. Also note that this accepts only the current envelope. If there
are more envelopes on the current connection, your Milter will still be called for each.
SMFIS_REJECT
Reject the current envelope (and thereby the final dot with a 5yz code). Your Milter
will not be called again for this envelope but will have xxfi_close() called at the end of
the connection. Note that this rejects only the current envelope. If there are more envelopes
on the current connection, your Milter will still be called for each.
SMFIS_TEMPFAIL
Temp-fail the current envelope (and thereby the final dot with a 4yz code). Your Milter
will not be called again for this envelope but will have xxfi_close() called at the end of
the connection. Note that this temp-fails only the current envelope. If there are more
envelopes on the current connection, your Milter will still be called for each.
SMFIS_DISCARD
Accept and silently discard the current envelope. Your Milter will not be called again
for this envelope but will have xxfi_close() called at the end of the connection. Note
that this only discards the current envelope. If there are more envelopes on the current
connection, your Milter will still be called for each.
Pages:
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192