Skip to content

Draft: Implement and document config.mta.lmtp_max_size

Stephen Turnbull requested to merge stephenjturnbull/mailman:lmtp-sizing into master

Make the maximum message size accepted by the LMTP runner configurable.

Before this patch, the LMTP runner could have a smaller maximum messsage data size than the MTA's. If this is desired, fine, but if not, the code needed to be edited.

I think I need to write a News item and then this should be accepted.

Merge request reports