Skip to content
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

Open
shawnye opened this issue Mar 11, 2016 · 10 comments
Open

Question: does smtp support attachment? #2

shawnye opened this issue Mar 11, 2016 · 10 comments

Comments

@shawnye
Copy link

shawnye commented Mar 11, 2016

I find no keyword attach in Nim/lib/pure/smtp.nim

@dom96
Copy link
Contributor

dom96 commented Mar 17, 2016

I don't think so, maybe you could implement support for it? :)

@enthus1ast
Copy link
Contributor

enthus1ast commented Mar 22, 2016

I've made an implementation of attach.
https://github.com/enthus1ast/Nim/blob/smtpattachment/lib/pure/smtp.nim (see nimMime below)

@dom96
Copy link
Contributor

dom96 commented Jun 2, 2016

@enthus1ast time to create a PR? :)

@enthus1ast
Copy link
Contributor

@dom96 i've worked on an mime parser and creator but it's lying around unfinished...
i could decouple the email attachement code and make an fresh PR (i've just done what i needet for my work)

@dom96
Copy link
Contributor

dom96 commented Jun 21, 2016

@enthus1ast Go for it!

@enthus1ast
Copy link
Contributor

what do you think about this: https://github.com/enthus1ast/nimMime

@narimiran
Copy link
Member

Closed by nim-lang/Nim#10248.

@dom96
Copy link
Contributor

dom96 commented Jan 16, 2019

@narimiran can you reopen all the issues you've closed for smtp/oids? You've brought these back into stdlib, right?

@dom96 dom96 reopened this Jan 16, 2019
@narimiran
Copy link
Member

@narimiran can you reopen all the issues you've closed for smtp/oids? You've brought these back into stdlib, right?

Right. Done.

@stale
Copy link

stale bot commented Aug 4, 2020

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.

@ringabout ringabout transferred this issue from nim-lang/Nim Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants