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

Extend 1000 character limit for mail receipt #42

Closed
wants to merge 3 commits into from

Conversation

ttw
Copy link

@ttw ttw commented Jul 30, 2016

This is my initial hack at patching #18. It basically defines two different buffer lengths, one for the received message (DMA_LINE_MAX) and one for sent messages (RFC2822_LINE_MAX); thus it moves the current error from a receipt error to a transmission error.

n0gOoi3 added 3 commits July 30, 2016 03:09
@ttw ttw changed the title Extend 1000 character limit for mail reciept Extend 1000 character limit for mail receipt Jul 30, 2016
@ttw ttw closed this Jul 30, 2016
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

Successfully merging this pull request may close these issues.

1 participant