-
-
Notifications
You must be signed in to change notification settings - Fork 271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for non-English attachment names #58
Labels
Milestone
Comments
I find a work around as follows...
|
I've seen your issue and I still intend to fix it on my side as well... |
bbottema
pushed a commit
that referenced
this issue
Jan 28, 2017
Will be solved in v4.1.3 |
bbottema
changed the title
adding support for specifying encoding for non-English attachment name ?
Add support for non-English attachment names
Jan 28, 2017
Released in 4.1.3. |
Great! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I meet a problem that while using this tool to send attachments with non-English name, it seems that the receiver's mail server can not decode the attachment name correctly. Detailed info is as follows:
Please note that the base64 data of the attachments are omit
So, is it possible the set the encoding method for the attachment name ?
The text was updated successfully, but these errors were encountered: