Legacy emails commonly list attachments in $params['attachments']
. We can support these by converting to Symfony Mailer attachments.
Roughly based on SwiftMailer::mail()
.
$params['files']
and $params['images']
. We won't implement this at first, howeverFixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.