forked from mirror/django-mailbox
fix message.text exception when attachment filename header contains weird characters
Add failing test for bad header character fix add comment
This commit is contained in:
parent
376bcff6bf
commit
488c726c2d
4 changed files with 339 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -11,7 +11,7 @@ include/*
|
|||
dummy_project/*
|
||||
.cache/
|
||||
.tox/
|
||||
messages
|
||||
/messages
|
||||
*.sqlite3
|
||||
.idea/
|
||||
venv/
|
||||
Loading…
Add table
Add a link
Reference in a new issue