9front - general discussion about 9front
 help / color / mirror / Atom feed
From: sirjofri <sirjofri+ml-9front@sirjofri.de>
To: 9front@9front.org
Subject: Re: [9front] [Bug] Mail fails to send attachments
Date: Sat, 20 Feb 2021 00:28:30 +0000 (UTC)	[thread overview]
Message-ID: <e4cf5a59-fe67-4b6a-b72d-f9c5c2d4c2e5@sirjofri.de> (raw)
In-Reply-To: <e5d20fba-9bbb-4326-8c18-a7705a2d87c7@sirjofri.de>

I noticed that marshal also handles the whole boundary stuff and 
attachments. The output file I get in pipefrom does not contain the data 
from the attachment.

To verify I made this pipefrom:

#!/bin/rc
echo $* > /tmp/msgargs
cat > /tmp/msgcontent

Then look at these files.

The whole thing is formatted as a multipart message, but it only contains 
the message text, no attachments.

I also looked at the history of the marshal code, I don't think the 
sendmail function is bad here.

sirjofri

  reply	other threads:[~2021-02-20  0:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-19 19:56 theinicke
2021-02-19 20:13 ` sirjofri
2021-02-19 20:54   ` Romano
2021-02-19 21:13   ` ori
2021-02-19 23:47     ` sirjofri
2021-02-20  0:28       ` sirjofri [this message]
2021-02-20  0:49         ` ori
2021-02-20 13:02           ` sirjofri
2021-02-19 23:27   ` ori
2021-02-20 13:16     ` [9front] [Patch] " sirjofri
2021-02-20 13:37       ` hiro
2021-02-20 14:03         ` [9front] bad headers in mail (was: Mail attachment bug) sirjofri
2021-02-20 14:10           ` hiro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e4cf5a59-fe67-4b6a-b72d-f9c5c2d4c2e5@sirjofri.de \
    --to=sirjofri+ml-9front@sirjofri.de \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).