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
Probably not just implemented. I had that one on my desk some weeks ago.. it's a tricky task, tried to implement it myself, but not good idea. Best bet is to use iconv_mime_encode, if available. I ended up with this one ikkez/f3-mailer@de405dd which goes on top of this SMTP plugin, so I'll just set an already encoded Subject. Not sure though, if that's on purpose to do so.
The SMTP class doesn't automatically encode the
Subject
header.Is that on purpose or is it a bug?
The text was updated successfully, but these errors were encountered: