You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Twig Bridge][Mime] Allow attachment name to be set for inline images
Using a recommended Twig setup this would normally result in attachment
names like '@assets/img/file.png' which might not be a good file name
to expose to email clients. This allows the name to be specified,
analogous to `attach`.
0 commit comments