[Koha-bugs] [Bug 29330] Koha cannot send emails with attachments using Koha::Email and message_queue table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 5 20:45:32 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29330

--- Comment #20 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Ok, here's my attempt. I tried several things, and this is the simplest I could
come up with. Thinking of a backportable patch.

I chose 'MIME' as the content_type because Email::MIME doesn't seem to return
the same thing MIME::Lite returns. and, well.

On bug 29365 we could implement high level methods for setting 'the addresses'
and  'the default headers' and removing the FIXME I introduce.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list