RFE: use patchwork to submit a patch

Dmitry Vyukov dvyukov at google.com
Sat Nov 9 01:25:00 AEDT 2019


On Fri, Nov 8, 2019 at 3:17 PM Konstantin Ryabitsev
<konstantin at linuxfoundation.org> wrote:
>
> On Fri, Nov 08, 2019 at 03:12:51PM +0100, Dmitry Vyukov wrote:
> > Just to clarify: syzbot does not do this on purpose. It generates and
> > hands off unwrapped lines. The "format=flowed; delsp=yes" part was
> > done by somebody else.
>
> Looks like vger received it already mangled:
> https://lore.kernel.org/linux-usb/000000000000c460630596c1d40d@google.com/raw

It has the format=flowed; delsp=yes part:

Content-Type: text/plain; charset="UTF-8"; format=flowed; delsp=yes

Which according to https://tools.ietf.org/html/rfc3676 seems to mean
that that line is not wrapped: new line and 1 space needs to be
removed as part of decoding it.


> Would you like a mail sending account so you can use mail.kernel.org as
> your outgoing smtp? We promise we won't do anything that nasty. :)
>
> -K

You know that we also serve Fuchsia, Akaros, FreeBSD, NetBSD, OpenBSD
and potentially Windows and Darwin in the future, right? :)

How does that work? Currently we just call mail.Send:
https://cloud.google.com/appengine/docs/standard/go/mail/reference
and it magically does the thing. I can't even setup my own email
client, so don't expect lots from me :)


More information about the Patchwork mailing list