Considering that spam accounts for the bulk of all client connections to
an MX these days, it might be beneficial if we had log data showing
total time per session, not just for queued mail, so an OP can see how
long it's taking to reject at the smtpd stage, as well as time elapsed
when rejecting messages at cleanup with header/body checks, or with a
pre-queue content filter, etc.
If a server accepts 10k smtpd connections a day and rejects 9k via
smtpd_*_restrictions, 400 via a pre-queue content filter, and 100 via
header checks, etc, it would seem that the amount of processing time
required