On 2026/01/22 9:20 PM, Tim Jackson via Exim-users wrote:
I've noticed recently some messages I haven't seen before in the logs:

qualify/rewrite: address is ridiculously long

I do agree with the sentiment (looking at one, the Reply-To address was an 
absurd 331 characters long), but slightly unclear if it's indicating that 
Exim's behaviour is changed as a consequence, or is this it intended merely as 
a general observation?
The code has been there since 4.95 (released Sept 2021), with a limit of 256 
chars.
The limit derives from RFC 5321, according to the comment in the code.

Before then the same test and message was there, testing against 512 and 
referrring
to an older standard.

--
Cheers,
  Jeremy

--
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   [email protected]
## Exim details at https://www.exim.org/
## Please use the Wiki with this list - https://code.exim.org/exim/wiki/wiki

Reply via email to