Ticket #292 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

amavisd-maia ignores $max_requests when using LMTP

Reported by: rjl Owned by: rjl
Priority: normal Milestone: 1.0.1
Component: amavisd-maia Version: 1.0.0
Severity: normal Keywords: amavisd-maia $max_requests lmtp
Cc:

Description

Jesse Norrell reports that when using LMTP to receive mail from the upstream MTA, amavisd-maia does not properly check the $max_requests setting between items. Since a single LMTP transaction can contain any number of SMTP transactions, effectively amavisd-maia is only counting the number of LMTP transactions.

Change History

Changed 3 years ago by rjl

  • status changed from new to closed
  • resolution set to fixed

Jesse Norell's patch is incorporated in Changeset 991.

Note: See TracTickets for help on using tickets.