swoga
|
b70e2c9a25
|
feat: treat failure before success
|
2021-06-29 14:05:56 +03:00 |
|
Pēteris Caune
|
66a1a108bf
|
When decoding inbound emails, decode encoded headers. Fixes #420
|
2020-09-08 12:06:32 +03:00 |
|
Pēteris Caune
|
43e56ce788
|
Add support for multiple, comma-separated keywords (cc: #396)
|
2020-07-23 12:06:17 +03:00 |
|
Pēteris Caune
|
0d03e3f00b
|
Add "Failure Keyword" filtering for inbound emails (cc: #396)
|
2020-07-21 14:57:48 +03:00 |
|
Pēteris Caune
|
cdfc9840a7
|
Source formatted with Black
|
2019-05-15 14:27:50 +03:00 |
|
Pēteris Caune
|
2a7129f8c8
|
Explicit decode_data=False (otherwise, py3.5 passes str, py3.6+ passes bytes). Should fix #242
|
2019-04-16 10:32:00 +03:00 |
|
Pēteris Caune
|
cb1b792d6c
|
smtpd: get a new db connection for every incoming email. cc: #213
|
2019-02-27 16:44:03 +02:00 |
|
Pēteris Caune
|
5edcd42033
|
Add the "Email Settings..." dialog and the "Subject Must Contain" setting
|
2019-01-04 16:07:11 +02:00 |
|
Dan Faulknor
|
8265ac5a97
|
Fix for Python 3.6
|
2018-06-29 00:26:39 +12:00 |
|
Pēteris Caune
|
f2a2241b6b
|
Email listener: "./manage.py smtpd"
|
2017-11-01 19:20:12 +02:00 |
|