On 2021-03-02 Heiko Schlittermann via Exim-users <[email protected]> wrote: > Hi Rainer,
> Rainer Dorsch via Exim-users <[email protected]> (Di 02 Mär 2021 22:24:16 > CET): [...] > > 2021-03-02 22:18:06 1lHCP8-0004Ow-5K ** [email protected] R=dnslookup > > T=remote_smtp: message is too big (transport limit = 1) > I think, it referres to the Debian config. Search for the red herring. [...] > message_size_limit = ${if > {$max_received_linelength}{998} {1}{0}} > .endif > I'm not sure if we have this in the upstream example config too. [...] Hello, Yes, it was taken literally from the example configuration. https://github.com/Exim/exim/blob/037b688902e64a04cd81a90ad7ae070d78284036/src/src/configure.default#L808 cu Andreas -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
