Re: [EXTERNAL] [Mailman-Users] Re: Help with 'The message has no valid senders'
On 5/19/21 10:37 AM, McGuire, Tommy M. (MSFC-IS90)[EAST2] wrote:
Here are (what I think are :-)) the anonymized relevant parts of the smtp.log.
May 19 08:52:29 2021 (126270) _handle_client readline: b'MAIL FROM:<aaaaaaaaaa.a.aaaaa-1@nasa.gov> SIZE=11726\r\n' May 19 08:52:29 2021 (126270) ('127.0.0.1', 52130) >> b'MAIL FROM:<aaaaaaaaaa.a.aaaaa-1@nasa.gov> SIZE=11726' May 19 08:52:29 2021 (126270) ('127.0.0.1', 52130) sender: aaaaaaaaaa.a.aaaaa-1@nasa.gov May 19 08:52:29 2021 (126270) ('127.0.0.1', 52130) << b'250 OK' ... May 19 08:52:29 2021 (126270) DATA readline: b'From: "Aaaaa, Aaaaaaaaaa A. (location)[employer,\r\n' May 19 08:52:29 2021 (126270) DATA readline: b' Inc.]" <aaaaaaaaaa.a.aaaaa-1@nasa.gov>\r\n'
That all looks good. I don't understand what's wrong. Can you apply the attached patch to mailman/rules/no_senders.py and see what you get in Mailman's debug.log.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
It turns out that there were two bugs involved: https://gitlab.com/mailman/mailman/-/issues/903 and https://gitlab.com/mailman/mailman/-/issues/904, both now fixed for the next release of Mailman 3.
participants (1)
-
Mark Sapiro