Commit Graph
344 Commits
Author SHA1 Message Date
Aine e90925eceb handle missing threads 2023-09-16 15:42:28 +03:00
Aine f2432270e5 Merge branch 'main-patch-09ef' into 'main'
Fixes a copy and paste mistake in the docstring of in RoomNoInlines

See merge request etke.cc/postmoogle!45
2023-08-24 16:23:42 +00:00
Yan d71937a087 Fixes a copy and paste mistake in the docstring of in RoomNoInlines 2023-08-24 16:09:48 +00:00
Aine 429645c3a9 try to handle unknown parent events 2023-08-22 14:41:52 +03:00
Aine f9d05d94c9 updated deps 2023-06-16 16:29:28 +03:00
Aine 4c11919a46 Merge branch 'mautrix-0.15.x' into 'main'
BREAKING: update mautrix to 0.15.x

See merge request etke.cc/postmoogle!44
2023-06-01 14:32:20 +00:00
Aine 2bdb8ca635 BREAKING: update mautrix to 0.15.x 2023-06-01 14:32:20 +00:00
Aine a6b20a75ab save metadata even if one of the recipients failed 2023-05-31 10:57:21 +03:00
Aine 9bcc2d462f refactor a bit 2023-05-10 22:43:52 +03:00
Aine 81c6d5abf1 Merge branch 'feature/relay-host' into 'main'
Added support for sending with relay hosts

See merge request etke.cc/postmoogle!43
2023-05-10 19:33:06 +00:00
Niels BoumaandAine ee8d8680ac Added support for sending with relay hosts 2023-05-10 19:33:05 +00:00
Aine 84102d5b5b add noreplies option 2023-04-10 14:03:43 +03:00
Aine e8ade4173f export fswatcher to a separate library 2023-04-09 22:19:52 +03:00
Aine 321060d2d6 adjust ignore rules 2023-03-23 22:09:11 +02:00
Aine 2879b10625 add noinlines option 2023-03-01 22:50:02 +02:00
Aine 01b15b7ac4 proper multi-error message, try better to find SMTP server, fixes #58 v0.9.14 2023-02-14 20:26:30 +02:00
Aine 3e0ecc1c02 make banlist consistent, fixes #57 2023-02-13 22:05:48 +02:00
Aine 19e2047a2b updated deps v0.9.13 2023-02-13 13:02:13 +02:00
Aine dbe4a73174 make TLS reload thread-safe on TCP listener 2023-02-13 11:58:31 +02:00
Aine a7d5207484 Merge branch 'ssl-live-reload' into 'main'
automatic ssl live reload

See merge request etke.cc/postmoogle!42
2023-02-12 20:43:33 +00:00
Aine 0f7af734e5 automatic ssl live reload 2023-02-12 20:43:33 +00:00
Aine 7d0d8cd2e6 log all smtp connection errors 2023-02-11 21:20:41 +02:00
Aine 6d55ee40ed fix dockerfile 2023-02-11 20:55:57 +02:00
Aine dc82d97aaa update ci; update deps (show all smtp connection errors); migrate from make to just 2023-02-11 20:49:45 +02:00
Aine 12d2fee2d4 fix cc handling v0.9.12 2023-02-06 15:53:16 +02:00
Aine ddf2460dbd fix dequeue account data issue 2023-01-27 00:02:23 +02:00
Aine 3f1fd00fb6 fix file uploads from incoming emails into threads 2023-01-24 16:34:31 +02:00
Aine ac9c27aa32 handle multiple emails in header 'To' v0.9.11 2023-01-09 16:23:54 +02:00
Aine 1e9558c1fc registry dual writes 2023-01-08 14:23:56 +02:00
Aine 174930fc90 allow only text message events for commands 2023-01-08 00:58:14 +02:00
Aine 0559978fa2 log level changes 2023-01-04 11:22:50 +02:00
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 v0.9.10 2022-11-27 00:30:50 +02:00
Aine 8d6c4aeafe big refactoring 2022-11-25 23:33:38 +02:00
Aine 14bad9f479 update readme 2022-11-25 16:48:49 +02:00
Aine 4a76a3269d healthchecks.io integration 2022-11-25 16:23:26 +02:00
Aine 351f0fca77 speed up email checks execution 2022-11-24 21:41:45 +02:00
Aine 363ba313e0 update readme 2022-11-23 21:33:29 +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 8007f77535 Merge branch 'addmeto.cc' into 'main'
correctly handle TCP connections without forging them for banned hosts

See merge request etke.cc/postmoogle!41
2022-11-19 16:21:23 +00:00
Aine ced98e818e correctly handle TCP connections without forging them for banned hosts 2022-11-19 18:20:57 +02:00
Aine 9d25b9455f Merge branch 'addmeto.cc' into 'main'
CC/BCC support

See merge request etke.cc/postmoogle!40
2022-11-19 16:06:29 +00:00