https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22838 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #6 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- $msg->attr("content-type" => $contenttype); See first comment. This is not recommended. Normally you use Type in MIME::Lite. Furthermore it seems that the same content-type now is applied to both message and attachment. Obviously, they could be different and should be handled individually. This needs some more attention. -- You are receiving this mail because: You are watching all bug changes.