.forward fatal regex error

Terry Roy tech at futurecourse.com
Tue Mar 17 05:47:26 GMT 2026


On 3/15/26 10:07, Andreas Metzler wrote:

> Hello Terry,
> 
> $message_body does not contain\n anymore.
> https://www.exim.org/exim-html-current/doc/html/spec_html/filter_ch-exim_filter_files.html
> 
> $message_body: The initial portion of the body of the message. By
> default, up to 500 characters are read into this variable, but the
> system administrator can configure this to some other value. Newlines in
> the body are converted into single spaces.
> 
> cu Andreas

Hello Andreas,

Thank you for your response.  I checked my server settings:

message_body_visible = 5000
message_body_newlines = true

So theoretically, that shouldn't be the issue.  I will play around with 
it some more to see what I can do.

-- 
Terry



More information about the Pkg-exim4-users mailing list