Commit graph

53 commits

Author SHA1 Message Date
Will Browning
28cf7b475e Added regex options to rule conditions 2024-07-24 12:35:24 +01:00
Will Browning
18e1223b90 Added auto create regex to usernames and domains 2024-07-23 11:41:54 +01:00
Will Browning
0e75d42e3d Added info tooltips 2024-07-03 11:04:03 +01:00
Will Browning
bc626e80bf Updated Rules 2024-06-26 11:43:30 +01:00
Will Browning
731d33ac2c Added applied columns to rules 2024-05-03 16:52:28 +01:00
Will Browning
9677d53db5 Fixed selectedRows bug in aliases table 2024-04-15 12:39:41 +01:00
Will Browning
3661285b95 Updated README 2024-03-26 17:19:27 +00:00
Will Browning
0753ffcdd0 Added 'last used at' to aliases 2024-03-25 15:39:49 +00:00
Will Browning
59ba258d17 Closes #143 2024-03-13 17:35:12 +00:00
Will Browning
dab4e34919 Added login redirect setting 2023-11-02 20:24:23 +00:00
Will Browning
6c90184058 Fixed domain references 2023-10-24 10:33:52 +01:00
Will Browning
8d6ddb4434 Rebrand update 2023-10-04 11:32:39 +01:00
Will Browning
4f47bc4f4c Added option to store failed deliveries 2023-05-16 09:32:44 +01:00
Will Browning
9125741f4f Updated to Laravel 10 2023-04-26 16:53:39 +01:00
Will Browning
678c814bb3 Updated packages 2023-03-09 12:49:33 +00:00
Will Browning
c49535b800 Added received header(s) for forwarded emails 2023-01-31 14:37:24 +00:00
Will Browning
0891256d83 Fixes #400 2022-12-16 11:27:55 +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
328036b17e Added inline encryption and protected headers 2022-08-08 16:06:46 +01:00
Will Browning
2b11ab428a Added expiry option to API tokens 2022-07-29 17:22:03 +01:00
Will Browning
5bfc5e5e9f Migrate from Passport to Sanctum for API 2022-07-21 10:54:36 +01:00
Will Browning
43e094ac93 Upgrade to Laravel 9 2022-07-07 08:44:47 +01:00
Will Browning
5dd1742f2a Updated recipients' key tooltip 2022-03-17 12:08:41 +00:00
Will Browning
dfb7809620 Closes #215 & #240 2022-03-16 09:31:30 +00:00
Will Browning
cd15c39722 Move account username to usernames table 2022-03-02 10:31:27 +00: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
01016337ec Added values to account details endpoint 2022-01-14 15:33:12 +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
1ea9ddefae Added support for inline images #210 2021-11-02 10:42:45 +00:00
Will Browning
dd0ea08402 Updated hashing algo for verify email URL 2021-10-06 12:10:17 +01:00
Will Browning
c755a30817 Updated SPF for custom domains 2021-09-07 13:32:03 +01:00
Will Browning
5ab2eca563 Preserve original List-Unsubscribe header 2021-08-05 15:23:53 +01:00
Will Browning
793f052eca v0.8.1 2021-08-04 14:24:55 +01:00
Will Browning
193b325baa v0.8.0 2021-07-20 09:33:17 +01:00
Will Browning
5f1590ef2b Added filter queries for extension 2021-06-11 17:24:44 +01:00
Will Browning
3998811370 Added option to forget aliases 2021-05-18 18:34:51 +01:00
Will Browning
95e4e61291 Added option to recheck/view custom domain records 2021-03-08 16:16:34 +00:00
Will Browning
6920570384 Added option to use reply-to header for replies 2021-02-24 12:18:38 +00:00
Will Browning
e19ac3859a Update various email headers 2021-01-08 11:42:42 +00:00
Will Browning
660bf1817a Add random_characters alias format 2021-01-05 16:47:27 +00:00
Will Browning
f1d5963dfd Add support for U2F devices 2020-11-24 13:56:01 +00:00
Will Browning
2bfc353713 Added email for users with expiring api tokens 2020-11-05 16:29:22 +00:00
Will Browning
f00b282976 Added catch-all option to main account username 2020-10-16 12:43:14 +01:00
Will
6a07f84fc1 Added catch-all option to additional usernames 2020-10-09 14:33:38 +01:00
Will
0fe31fe46f Fix for alias custom local part with extension 2020-10-08 14:29:15 +01:00
Will
1917f0b3b5 Added ability to disable catch-all for domains 2020-10-08 09:04:22 +01:00