-
Notifications
You must be signed in to change notification settings - Fork 5
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
Question: does smtp support attachment? #2
Comments
I don't think so, maybe you could implement support for it? :) |
I've made an implementation of attach. |
@enthus1ast time to create a PR? :) |
@dom96 i've worked on an mime parser and creator but it's lying around unfinished... |
@enthus1ast Go for it! |
what do you think about this: https://github.com/enthus1ast/nimMime |
Closed by nim-lang/Nim#10248. |
@narimiran can you reopen all the issues you've closed for smtp/oids? You've brought these back into stdlib, right? |
Right. Done. |
This issue has been automatically marked as stale because it has not had recent activity. If you think it is still a valid issue, write a comment below; otherwise it will be closed. Thank you for your contributions. |
I find no keyword
attach
in Nim/lib/pure/smtp.nimThe text was updated successfully, but these errors were encountered: