https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29330 Bug ID: 29330 Summary: Koha cannot send emails with attachments Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org It looks like bug 22343 introduced a regression where the content_type from the database isn't used when creating a Koha::Email object when processing the message_queue table. Re-adding the content_type to the creation of the Koha::Email object should in theory fix this bug. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343#c232 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.