webform_email_attachment
No security coverage
This module solves the issue where Symfony Mailer blocks private files from being attached to webform emails. By default, Symfony Mailer requires explicit authorization for private file attachments. This module automatically grants access to attachments for webform emails, allowing private files uploaded through webforms to be successfully attached and sent via email.