Commit graph

70 commits

Author SHA1 Message Date
Will Browning
cf707f3e40 Updated self-hosting instructions 2023-10-23 10:56:10 +01:00
Will Browning
8d6ddb4434 Rebrand update 2023-10-04 11:32:39 +01:00
Will Browning
9125741f4f Updated to Laravel 10 2023-04-26 16:53:39 +01:00
Will Browning
c49535b800 Added received header(s) for forwarded emails 2023-01-31 14:37:24 +00:00
Will Browning
fd92e09e5e Added Laravel Pint for formatting 2022-11-29 12:27:39 +00:00
Will Browning
26b4704ae5 Reduced queries in ReceiveEmail 2022-11-17 09:20:35 +00:00
Will Browning
24b8286675 Improved banner removal 2022-11-15 14:22:38 +00:00
Will Browning
fa5a7a87d7 Fixed banner removal for Outlook clients 2022-11-10 09:10:15 +00:00
Will Browning
2fa852383c Remove email banner for replies 2022-11-03 11:56:32 +00:00
Will Browning
a9f5513283 Fixes #340 2022-10-11 17:13:31 +01:00
Will Browning
f2ad225cb5 Fixed Sender header pass through 2022-07-13 10:16:11 +01:00
Will Browning
154600c6c1 Allow invalid Message-IDs to be forwarded 2022-07-12 14:40:52 +01:00
Will Browning
43e094ac93 Upgrade to Laravel 9 2022-07-07 08:44:47 +01:00
Will Browning
1efe2eeac9 Added allow/disallow replies/sends per rcpt 2022-02-22 16:16:47 +00:00
Will Browning
3044d92516 Upgraded laravel-webauthn to v2 2022-02-09 15:56:43 +00:00
Will Browning
de27117125 Added spam reply/send attempt notification 2022-02-04 11:31:02 +00:00
Will Browning
21fbfd0335 Added email type options to rules 2021-12-03 16:23:20 +00:00
Will Browning
9bfc7baba9 Added originalTo and originalCc headers 2021-11-26 12:36:49 +00:00
Will Browning
dbe26b8c64 Fixed text view on replies and sends 2021-11-11 11:49:29 +00:00
Will Browning
1ea9ddefae Added support for inline images #210 2021-11-02 10:42:45 +00:00
Will Browning
80e5faf127 Closes #221 2021-11-01 16:28:52 +00:00
Will Browning
0478d9e8d3 Remove duplicate CSS properties #207 2021-10-05 08:54:53 +01:00
Will Browning
14de41595a Fixed custom domain DKIM signing 2021-09-14 10:49:12 +01:00
Will Browning
44594361df Added failed delivery notification 2021-08-20 15:40:36 +01:00
Will Browning
55373af6ed Added alias description to banner info 2021-08-10 09:35:30 +01:00
Will Browning
5ab2eca563 Preserve original List-Unsubscribe header 2021-08-05 15:23:53 +01:00
Will Browning
193b325baa v0.8.0 2021-07-20 09:33:17 +01:00
Will Browning
92ce598a55 Added version info to footer 2021-05-27 09:53:53 +01:00
Will Browning
9e0ca10857 Add recipient_ids option to create alias 2021-02-24 16:49:45 +00:00
Will Browning
6920570384 Added option to use reply-to header for replies 2021-02-24 12:18:38 +00:00
Will Browning
cd70b89bc9 Encrypt all queueable payloads 2021-02-18 17:28:17 +00:00
Will Browning
e19ac3859a Update various email headers 2021-01-08 11:42:42 +00:00
Will Browning
2bfc353713 Added email for users with expiring api tokens 2020-11-05 16:29:22 +00:00
Will
77d028fbbf Update self-hosting instructions 2020-09-29 16:51:24 +01:00
Will
e3ac41d007 Upgrade to Laravel 8 2020-09-27 15:01:17 +01:00
Will
f5b05dbe8d Initial rules beta 2020-06-16 17:17:29 +01:00
Will
0fcf355bab Added basic rules system 2020-06-02 13:59:59 +01:00
Will Browning
3056f5aed4 Fixed dkim bodyhash for custom domains closes #14 2020-02-18 10:36:14 +00:00
Will Browning
391efa9728 Fixed issue with emails already encrypted 2020-02-14 15:51:42 +00:00
Will Browning
ba3772219e Updated email replies 2020-02-13 09:21:26 +00:00
Will Browning
824eadb7c2 Revert text on reply to email 2020-02-11 10:41:08 +00:00
Will Browning
32190835fb Added expired gpg key email 2020-02-11 10:32:21 +00:00
Will Browning
2ae624d611 Added send from aliases 2020-01-29 13:43:55 +00:00
Will Browning
10aa16cebe Added random word aliases 2020-01-08 17:26:14 +00:00
Will Browning
d1b25999bb Updated DKIM signing for custom domains 2019-12-20 12:47:52 +00:00
Will Browning
9a48650ae2 Updated custom domain verification 2019-12-20 09:36:22 +00:00
Will Browning
bd78841741 Improved MX record validation 2019-12-06 13:59:28 +00:00
Will Browning
f92f5d76d5 Fixed attachment name encoding 2019-11-28 13:34:35 +00:00
Will Browning
fa44ace9cf Added security.md 2019-11-26 17:27:40 +00:00
Will Browning
7ca303312a Fixed issue with replies 2019-11-19 11:20:18 +00:00