Commit graph

192 commits

Author SHA1 Message Date
Aine
f54b87c1f7
resync rooms every 5 minutes 2023-01-03 20:13:30 +02:00
Aine
2ac6c64d13
make banlist consistent, fixes #54 2022-12-14 00:35:15 +02:00
Aine
fcd6110790
add trusted proxies 2022-11-27 00:30:50 +02:00
Aine
8d6c4aeafe
big refactoring 2022-11-25 23:33:38 +02:00
Aine
3115373118
SPF and DKIM checks 2022-11-23 21:30:13 +02:00
Aine
0701f8c9c3
reject wrong email in SMTP MAIL(), reject impersonation attempts 2022-11-23 11:51:12 +02:00
Aine
b4d6d992ac
do not react on edits and redactions, add section titles in help message 2022-11-21 23:57:49 +02:00
Aine
21772d7360
mailbox activation, closes #52 2022-11-21 15:37:44 +02:00
Aine
a5edaaea78
respect nosend in thread replies, respect nohtml in !pm send and thread replies (on sending) 2022-11-21 10:50:06 +02:00
Aine
6ddb894577
allow reserved mailboxes, closes #43 2022-11-20 20:55:41 +02:00
Aine
117736dcf3
use correct list of recipients on thread reply and in 'email has been sent' messages 2022-11-20 00:58:51 +02:00
Aine
bb7cf4aa7a
cleanup From, To and Cc. Send replies to all recipients (To+Cc) 2022-11-20 00:31:59 +02:00
Aine
1bcf9bb050
set correct Message-Id, From, To, Cc, based on previous emails (and used domain) in the thread 2022-11-19 18:05:26 +02:00
Aine
128d2b595a
use the same sender's domain on thread reply as in parent email 2022-11-19 17:41:38 +02:00
Aine
8aac16aca8
make thread replies CC-aware and multi-domain aware 2022-11-19 17:38:13 +02:00
Aine
5fe8603506
add nocc option 2022-11-19 17:09:24 +02:00
Aine
052fd5bb25
refactoring, created email package 2022-11-19 17:00:57 +02:00
Aine
9e532a6007
initial cc support 2022-11-19 16:41:53 +02:00
Aine
3ef6d2698e
optimize ban checks 2022-11-18 09:22:18 +02:00
Aine
2e712e0a67
fix 'email has been sent' msg type, fixes #48 2022-11-17 23:19:16 +02:00
Aine
66bd1a4fab
do not add empty mime parts, fixes #51 2022-11-17 23:11:11 +02:00
Aine
225ba2ee9b
adjust auto-retry, fix banned response code, rewrite email composing to enmime, add more logs 2022-11-16 22:22:19 +02:00
Aine
fce6593cd7
send multipart email with both html and plaintext by default, closes #22 2022-11-16 20:01:30 +02:00
Aine
7457f0436e
add !pm send:html, closes #46 2022-11-16 19:30:44 +02:00
Aine
8ebe80bc4f
add automatic greylisting 2022-11-16 18:47:24 +02:00
Aine
15b90e9e4c
add banlist total 2022-11-16 17:37:27 +02:00
Aine
d0fa75b215
banlist visual adjustments 2022-11-16 15:57:31 +02:00
Aine
86cda29729
banlist 2022-11-16 14:23:42 +02:00
Aine
ebe9606aa9
real multi-domain support 2022-11-16 09:00:19 +02:00
Aine
24e9fb8a59
fix typo 2022-11-15 19:28:38 +02:00
Aine
ec266e9108
wip encrypted parent event 2022-11-15 19:22:15 +02:00
Aine
7c59ff4b2e
decrypt parent event only when really needed, lookup threadID only when really needed 2022-11-15 16:02:31 +02:00
Aine
e7be9c6fad
update deps, correctly log meta information 2022-11-15 15:37:24 +02:00
Aine
4ef139f875
rename queue config options 2022-11-15 09:45:43 +02:00
Aine
a8780a32c1
explicitly tell about enqueued email 2022-11-15 09:42:07 +02:00
Aine
eb07bc1ac7
mail queue 2022-11-14 20:02:13 +02:00
Aine
ce1599d8a3
cache and encrypt email threads metadata 2022-11-14 18:18:30 +02:00
Aine
d5f2a6b75f
fix thread replies in matrix 2022-11-14 15:56:27 +02:00
Aine
94b1d13eb7
try to find parent email by Message-Id and references 2022-11-14 10:42:10 +02:00
Aine
b9cf336a6d
fix encrypted thread reply, fix From header in thread reply 2022-11-14 00:38:17 +02:00
Aine
29cd6c4dcb
add missing References email header, fix Message-Id composing, fix email reply bugs 2022-11-13 15:33:19 +02:00
Aine
f835a7560d
bridge thread replies from matrix to email 2022-11-10 21:58:29 +02:00
Aine
307aca7f23
refactor smtp 2022-11-10 13:26:12 +02:00
Aine
9cfe0a6d4f
show multi-domain aliases everywhere 2022-11-08 21:21:06 +02:00
Aine
15d5afe90f
initial, rought, not-user-friendly support for multi-domain setup 2022-11-08 18:16:38 +02:00
Aine
2c47bc7e14
fix lowercase 2022-10-28 08:44:09 +03:00
Aine
45ff7597ed
send emails to multiple addresses at once 2022-10-24 16:50:00 +03:00
Aine
a1feaff350
fix mappings check on !pm mailbox 2022-10-24 08:34:24 +03:00
Aine
a4ade439a6
fix false-positive error message 2022-10-19 13:43:09 +03:00
Aine
4dd09dacb4
move migration to the postmoogle inital room sync 2022-10-17 19:01:21 +03:00