Name |
Last commit
|
Last update |
---|---|---|
.. | ||
fixtures | ||
migrations | ||
tests | ||
__init__.py | ||
admin.py | ||
forms.py | ||
models.py | ||
tasks.py |
RFC 2822 states that line lengths in emails must be less than 998. Some MTA's add newlines to messages if any line exceeds a certain limit (the exact limit varies). Sendmail goes so far as to add '!\n' after the 990th character in a line. To ensure that bulk mail messages look consistent long lines are wrapped to a conservative length. LMS-1466
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
fixtures | Loading commit data... | |
migrations | Loading commit data... | |
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
admin.py | Loading commit data... | |
forms.py | Loading commit data... | |
models.py | Loading commit data... | |
tasks.py | Loading commit data... |