c3lf-system-3/core/mail
2025-02-07 23:34:39 +01:00
..
migrations train spam on state change to 'closed_spam' 2024-12-05 00:30:04 +01:00
tests when the 'X-Spam' flag is set in the mail header, set the state to 'pending_suspected_spam' and do not send auto-reply 2025-02-07 23:34:39 +01:00
__init__.py add /ws/2/notify/ socket 2023-11-27 01:48:48 +01:00
admin.py add API endpoint for mails and tests 2024-01-07 21:27:22 +01:00
api_v2.py show mail attachments in frontend 2024-01-14 18:21:16 +01:00
models.py match incoming mail to event 2024-12-05 00:30:05 +01:00
protocol.py when the 'X-Spam' flag is set in the mail header, set the state to 'pending_suspected_spam' and do not send auto-reply 2025-02-07 23:34:39 +01:00
socket.py add /ws/2/notify/ socket 2023-11-27 01:48:48 +01:00