Hello,
Thanks for your plugin, it seems to do most of what i want from it.
But i have a few problems.
-
It doesn’t seems to do well with some characters
“é” shows “è”
I think that it comes from the email header Content-Type (Content-Type: text/html; charset=“UTF-8”) -
I can’t send more than one attachment.
I have 0.png and 1.png in the array, but it only send 1.png (the last index) -
I would like to change the name of the attached file.
Since i have to give the full path of the file it seems to use all that path as the name.
The best would be for it to use only the last part. For C:/MyProject/0.png it should name the file 0.png -
I use custom SMPT and it would be great if i could hide the password like with make email details