9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9front@9front.org
Subject: Re: [9front] [Bug] Mail fails to send attachments
Date: Fri, 19 Feb 2021 16:49:09 -0800	[thread overview]
Message-ID: <B715E6C5294F35E59811788D81B9D626@eigenstate.org> (raw)
In-Reply-To: <e4cf5a59-fe67-4b6a-b72d-f9c5c2d4c2e5@sirjofri.de>

Quoth sirjofri <sirjofri+ml-9front@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
> 

I'd look at whether we're closing the wrong fd
if we're passing '-S'.


  reply	other threads:[~2021-02-20  6:10 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
2021-02-20  0:49         ` ori [this message]
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=B715E6C5294F35E59811788D81B9D626@eigenstate.org \
    --to=ori@eigenstate.org \
    --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).