#22561: EmailMessage should respect RFC2822 on max line length
-----------------------------+-------------------------------------
Reporter: notsqrt | Owner: levkowetz
Type: Bug | Status: assigned
Component: Core (Mail) | Version: 1.6
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------+-------------------------------------
Comment (by dichlofos):
Please note that `SpamAsassin` adds points only when base64 is used for
encodings that '''do not require it''':
http://wiki.apache.org/spamassassin/Rules/MIME_BASE64_TEXT
A message with long lines '''do require''' some kind of encoding (not to
violate the RFC), so if SA adds scores for such letters, it is a bug in SA
(and contradiction with its documentation).
To be sure, you can check that message body has long lines and enable
base64 encoding flag only in that case. This will definitely save
bandwidth in case of well-formatted message bodies.
--
Ticket URL: <https://code.djangoproject.com/ticket/22561#comment:9>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.42ff683a74c7c5a1eae51b964ffeeec8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.