Re: missing "Content-type: ... boundary" from header on a forward
Zhiliang Hu <[email protected]> Fri, 16 Sep 2016 20:12:25 -0500 (CDT)
| Newsgroups | gmane.mail.procmail |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 22 Aug 2016, @lbutlr wrote: > Date: Mon, 22 Aug 2016 05:36:26 -0600 > From: "@lbutlr" <[email protected]> > To: [email protected] > Subject: Re: missing "Content-type: ... boundary" from header on a forward > > Content-type is not one of he headers you are extracting and sending to y= ou > your pipe, so of course it is not included. Thank you for reminding me about the Content-Type header. I thought my = "formail" extraction was only to feed multigram what's needed for check = for matches. I replicated a similar case in Smartlist where "Content-Type:" header was = the key for proper multipart mail deliveries. Zhiliangh