$encodedImage = ''; # $encodedImage = "--__Middle-Boundary__\n"; $encodedImage .= "Content-Type: image/$type\; name=\"$cleanName\"\n"; + # <----- !!!!!! $encodedImage .= "Content-Transfer-Encoding: base64\n"; $encodedImage .= "Content-Disposition: inline; filename=\"$cleanName\" +\n"; $encodedImage .= "Content-ID: <img$count>"; $encodedImage .= "\n\n"; $encodedImage .= $self->_encode64(\$inline_image);
In reply to Re: Email::Stuffer->attach cannot set content-id header?
by zentara
in thread Email::Stuffer->attach cannot set content-id header?
by xsingyichuan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |