1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00
django-mailbox/django_mailbox
Adam Reisinger 488c726c2d fix message.text exception when attachment filename header contains weird characters
Add failing test for bad header character

fix

add comment
2024-04-25 13:01:43 +02:00
..
locale Initial Bulgarian translation 2023-06-12 18:41:18 +03:00
management updating location of logic for getmail command (#264) 2023-01-24 06:08:47 -08:00
migrations Make eml field Blankable 2023-12-17 06:27:45 +01:00
tests fix message.text exception when attachment filename header contains weird characters 2024-04-25 13:01:43 +02:00
transports supress errors during close 2024-02-28 14:10:01 -08:00
__init__.py Bump version: 4.10.0 → 4.10.1 2024-04-20 19:22:52 -05:00
admin.py fixed the "attachements" string 2024-04-16 23:06:16 +06:00
apps.py Support for Django 5.0 and python 3.12 + Fix CI (#277) 2023-12-09 19:01:53 -08:00
google_utils.py Remoing unaccessed 'fetch_contacts' function. 2014-06-01 14:26:30 -07:00
models.py Close connections after we are done with them 2024-02-28 11:42:21 -08:00
signals.py Support for Django 5.0 and python 3.12 + Fix CI (#277) 2023-12-09 19:01:53 -08:00
utils.py fix message.text exception when attachment filename header contains weird characters 2024-04-25 13:01:43 +02:00