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

support chunking and binarymime #36

Open
close2 opened this issue Mar 17, 2017 · 0 comments
Open

support chunking and binarymime #36

close2 opened this issue Mar 17, 2017 · 0 comments

Comments

@close2
Copy link
Collaborator

close2 commented Mar 17, 2017

instead of ending DATA with '\r\n.\r\n' many smtp server support CHUNKING rfc3030.

As a client we don't really care about encoding '\r\n.\r\n' but CHUNKING is a requirement for BINARYMIME which would be a cool feature to support. (reducing the size of attachments by ¼)

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

1 participant