Open tobiasmboelz opened 7 years ago
I have the same issue here. Is it possible to add a file as an attachment to an email?
Unfortunately not solved yet. It looks like the problem is the mail function in core not in bureaucracy. Does anyone know if this worked in earlyer versions? In 2018-04-22 it doesn't for me.
In my configuration the checkbox htmlmail was unchecked. After activating this setting I was able to send Emails through bureaucracy with attachements.
Adding a File field to a form with mail action leads to broken emails with the MIME parts in the body. It looks like the Content-Type (including boundary) is missing in the header.
Here's the relevant part of an example mail: