On Fri, Sep 07, 2007 at 10:34:12AM -0400, Stefan Monnier wrote: > > I noticed something funny when I sent this last message and after > investigating I got to the following: > > Asking Gnus to follow up to such a request tells me (when edebugging) that > the message's header is (after some Gnus massaging): > > [83376 "Membership request for group emacs" > "Riccardo Murri <[EMAIL PROTECTED]>" > #("Thu, 06 Sep 2007 18:30:03 +0000" 0 1 (gnus-time (18144 18219)) 1 31 nil) > "<[EMAIL PROTECTED]>" > "" 3025 47 > "localhost emacs:83376" > ((To . "Stefan Monnier <[EMAIL PROTECTED]>, Eli Zaretskii <[EMAIL > PROTECTED]>, \"Richard M. > Stallman\"=?UTF-8?B?IDxybXNAZ251Lm9yZz4sIE1pbGVzIEJhZGVyIDxtaWxlc0BnbnUub3JnPiwgRnJhbmNlc2NvIFBvdG9ydMOsIDxwb3RAZ251Lm9yZz4sIA==?=\"Kim > F. Storm\" <[EMAIL PROTECTED]>"))] > > Notice how the "To:" line has utf8+base64 encoded a whole bunch of addresses > (between Richard and Kim) into a single blob. Maybe Gnus is doing something > funny here, but maybe the problem is on the savannah side and might have > caused Richard, Miles, and Francesco (the three email addresses hidden > inside the base64 blob) to fail to receive that email.
We recently got a support request which reminded me of this one. https://savannah.gnu.org/support/index.php?106401 This should be fixed now :) -- Sylvain