On Sat, Oct 03, 2015 at 07:34:28PM +0000, admin@??? wrote:
> remote_smtp:
> driver = smtp
> message_size_limit = ${if > {$max_received_linelength}{998} {1}{0}}
Is "message_size_limit" really a line-length limit? If so, the
name seems rather misleading. More likely, I would guess, that's
a typo and the intended variable has some other name...
--
Viktor.