Skip to content

Improve Mailer functionality for attachments… #1197

Description

@hedefalk

Mails with PDF attachments sent with Mailer causes problems in lots of mail clients. It seems to be due to the "multipart/related" header. Changing to "multipart/mixed" makes the problem go away. Maybe we need a way for clients to control this header and while at it it would be nice to do real mixed content (inline attachments). At the moment Mailer puts all attachments at the end but "inline".

https://groups.google.com/forum/?fromgroups#!topic/liftweb/xIPg2be17Fg

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions