[exim-dev] Re: [Bug 2827] bounce generated by exim gets too …

Top Page
Delete this message
Reply to this message
Author: Mark Elkins via Exim-dev
Date:  
To: exim-dev
Subject: [exim-dev] Re: [Bug 2827] bounce generated by exim gets too long lines breaching message_linelength_limit limit
Thanks.

Have added:

begin transports

# This transport is used for delivering messages over SMTP connections.

remote_smtp:
  driver = smtp
.ifdef _OPT_TRANSPORT_SMTP_MESSAGE_LINELENGTH_LIMIT
  message_linelength_limit = 2000
.endif

Will see if I get further errors...

On 2023/11/14 12:06, Lena--- via Exim-dev wrote:
>> 2023-11-14 10:23:37 1r2ohs-00000000rKP-1wOe ** cherese@???
>> R=dnslookup T=remote_smtp: message has lines too long for transport
>> What can I do?
> I use in transports:
>
>    driver = smtp
> .ifdef _OPT_TRANSPORT_SMTP_MESSAGE_LINELENGTH_LIMIT
>    message_linelength_limit = 150000000
> .endif
>
>

--

Mark James ELKINS  -  Posix Systems - (South) Africa
mje@???       Tel: +27.826010496 <tel:+27826010496>
For fast, reliable, low cost Internet in ZA: https://ftth.posix.co.za
<https://ftth.posix.co.za>



--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-dev-unsubscribe@???
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/