30 Apr
2021
30 Apr
'21
10:12 p.m.
On 4/30/21 3:05 PM, Mark Sapiro wrote:
I don't understand why that change didn't work, but you could try replacing that line with
msg["Message-ID"] = "<%s>" % re.sub('[ <>\r\n]', '', self.message_id)
I tried to convince my MUA to not wrap that line, but I obviously failed. In any case it is one line,
msg["Message-ID"] = "<%s>" % re.sub('[ <>\r\n]', '', self.message_id)
but indented 8 spaces as are the immediately preceding and following lines.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan