On 10/18/22 10:45, Frank Steinberg wrote:
The folding appears in the raw message sent by Mailman and put into the users INBOX.
I thought there could be a kind of filter in Mailmans mailout processing that cares for line breaks in order to not exceed approx. 75 chars per line?
Some but not all templates are wrapped at column 70 by the function at https://gitlab.com/mailman/mailman/-/blob/master/src/mailman/utilities/strin.... Those that are wrapped are:
list:admin:action:subscribe list:admin:action:unsubscribe list:admin:notice:pending list:user:notice:goodbye list:user:notice:hold list:user:notice:no-more-today list:user:notice:probe list:user:notice:refuse list:user:notice:warning list:user:notice:welcome
Others are not. For those that are wrapped, there are techniques to avoid wrapping. In particular, lines beginning with whitespace aren't wrapped so if you put your long URL preceded by a space, all on one line it won't wrap.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan