Isn't the bounce_size always larger than the original message_size due to added postmaster delivery failure stanza?
Arjen. On 5/9/19 1:12 PM, Wietse Venema wrote:
Arjen Van Drie:It works exactly as Wietse pointed out. Set bounce_size_limit high enough and you get the full original message appended.Perhaps like this? bounce_size_limit = $message_size_limit Wietse