Commit Graph
100 Commits
Author SHA1 Message Date
Aine c19c87393c update deps 2023-12-19 12:48:50 +02:00
Aine fe17195bc1 log when it cannot get room settings 2023-12-19 12:40:13 +02:00
Aine 6d12a61b2a refactor direct smtp client 2023-11-11 19:31:34 +02:00
Aine f2e032e1e8 emoji signaling 2023-10-19 10:31:14 +03:00
Aine d3aaa5c060 [skip ci] update readme 2023-10-17 22:09:33 +03:00
Aine 60ec6b7e66 fix multi-arch incompability with registry 2023-10-17 17:14:59 +03:00
Aine 1a5e591f4f ci cache 2023-10-17 16:37:44 +03:00
Aine ea74eda6fc simplify ci 2023-10-17 15:04:20 +03:00
Aine b659ab8915 try to use docker directly 2023-10-17 14:19:14 +03:00
Aine 1bf8ba4700 add !pm threadify option, fixes #60 2023-10-13 22:27:46 +03:00
Aine 0d0dcf20b9 lint fixes 2023-10-03 00:03:29 +03:00
Aine ef221038f7 fix justfile 2023-10-02 23:24:29 +03:00
Aine 7a50caac86 adjust justfile 2023-10-02 23:07:26 +03:00
Aine 3876e6c405 debug ci 2023-10-02 22:50:38 +03:00
Aine 655b5a096f fix ci 2023-10-02 22:36:14 +03:00
Aine d644cb3757 fix ci 2023-10-02 22:32:31 +03:00
Aine b7f34d8479 update justfile 2023-10-02 22:27:19 +03:00
Aine 987e126c9d ci debug 2023-10-02 22:04:20 +03:00
Aine 8ce3288ada debug 2023-10-02 21:44:38 +03:00
Aine 0bf8672a88 option set/get visual changes 2023-10-02 21:24:48 +03:00
Aine 53655261fe handle reactions in encrypted rooms 2023-09-29 16:37:46 +03:00
Aine bebfa6df92 provide proper reply-to fallback by default 2023-09-28 15:17:55 +03:00
Aine 8bdd46fb32 make linter happy 2023-09-28 08:31:42 +03:00
Aine da41bd31fb add !pm banlist:totals, fix notices on reactions 2023-09-28 08:30:37 +03:00
Aine 7fbb279830 use proper thread IDs on metadata save and error reporting 2023-09-27 15:07:55 +03:00
Aine 816db6f409 always reply to a specific message; moved matrix-related utils to the linkpearl; refactoring 2023-09-27 12:43:55 +03:00
Aine e2f5f4c731 show banlist by day, in weekly chunks 2023-09-26 15:54:27 +03:00
Aine 6be4891165 subaddressing support, closes #61 2023-09-25 23:20:17 +03:00
Aine 18f1113d33 add pm banlist:auth and pm banlist:auto 2023-09-25 21:59:23 +03:00
Aine b413e5871a partial complexity refactoring 2023-09-23 17:33:58 +03:00
Aine 8f3a74d46c add !pm autoreply 2023-09-23 17:09:18 +03:00
Aine 480c99cf79 add !pm signature option 2023-09-23 16:35:12 +03:00
Aine 74defa85e4 spam:add using emoji 2023-09-22 22:15:53 +03:00
Aine 3bb1f3ecba add missing go packages 2023-09-22 19:43:44 +03:00
Aine e3557f5522 new commands: spam:list, spam:add, spam:remove, spam:reset; updated readme with the full list of commands; rearranged sections in help 2023-09-22 19:35:28 +03:00
Aine c4576869ab fix email queue consideration, fixes #66 2023-09-21 15:29:00 +03:00
Aine 8545ce80e4 Shared secret auth support, contributed by @JeWe37 2023-09-20 10:26:20 +03:00
Aine 60b4386dd8 automatically ignore known forwarded addresses, fixes #64 2023-09-18 12:35:37 +03:00
Aine e90925eceb handle missing threads 2023-09-16 15:42:28 +03: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 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 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 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 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 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 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' 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 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 ced98e818e correctly handle TCP connections without forging them for banned hosts 2022-11-19 18:20:57 +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 ad83eab930 force <style></style> removal in html part of incoming emails 2022-11-19 00:48:48 +02:00
Aine 3ef6d2698e optimize ban checks 2022-11-18 09:22:18 +02:00
Aine 0f2683bcd0 reject connections from banned hosts before talking with them 2022-11-18 08:59:18 +02:00
Aine e38d4b2fc5 do not perform MX and SMTP checks at all when they are disabled 2022-11-17 23:34:14 +02:00
Aine 2e712e0a67 fix 'email has been sent' msg type, fixes #48 2022-11-17 23:19:16 +02:00
Aine aba1a6521d compact replies, closes #50 2022-11-17 23:17:23 +02:00
Aine 66bd1a4fab do not add empty mime parts, fixes #51 2022-11-17 23:11:11 +02:00
Aine 99a89ef87a update deps; experiment: log security 2022-11-16 23:00:58 +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 c1d33fe3cb add vendoring 2022-11-16 12:08:51 +02:00