Commit graph

149 commits

Author SHA1 Message Date
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
33e12e5b5e Updated description limit from 100 to 200 #212 2021-10-14 10:20:56 +01:00
Will Browning
dd0ea08402 Updated hashing algo for verify email URL 2021-10-06 12:10:17 +01: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
c755a30817 Updated SPF for custom domains 2021-09-07 13:32:03 +01:00
Will Browning
093fa816a8 Updated readme 2021-08-27 11:03:38 +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
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
92ce598a55 Added version info to footer 2021-05-27 09:53:53 +01:00
Will Browning
3998811370 Added option to forget aliases 2021-05-18 18:34:51 +01:00
Will Browning
b15dff03d7 Update data passed to aliases page 2021-05-10 15:54:04 +01:00
Will Browning
6e0bf26acc Updated self-hosting instructions 2021-04-26 12:13:37 +01:00
Will Browning
941400ed2b Remove shared domain alias data on delete 2021-03-17 10:28:19 +00:00
Will Browning
95e4e61291 Added option to recheck/view custom domain records 2021-03-08 16:16:34 +00: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
9a83bf7c2a Use select for Recipient model 2021-02-19 16:28:20 +00:00
Will Browning
cd70b89bc9 Encrypt all queueable payloads 2021-02-18 17:28:17 +00:00
Will Browning
55870adb1a Add option to logout of other browser sessions 2021-01-13 10:13:42 +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
eaed93a2d0 Added custom to default alias format options 2020-10-21 12:54:25 +01: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
Will
8ecc24657b Fix for #47 and other minor improvements 2020-10-06 16:21:27 +01:00
Will
e69424e482 Fix aliases with wrong aliasable_id for domains 2020-10-01 10:57:13 +01:00
Will
77d028fbbf Update self-hosting instructions 2020-09-29 16:51:24 +01:00
Will Browning
a39cc98246
Merge pull request #80 from slurdge/master
Add a command to create a user from command line
2020-09-27 15:14:39 +01:00
Will
e3ac41d007 Upgrade to Laravel 8 2020-09-27 15:01:17 +01:00
slurdge
ec0cdd40c9 Make requested changes for Laravel 8 2020-09-26 10:38:38 +02:00
slurdge
c9f077e969 Add a command to create a user from command line 2020-09-22 18:18:38 +02:00
Will
ebb1186a29 Added artisan command to list users 2020-09-21 17:31:23 +01:00
Koichi MATSUMOTO
0da37dd5b2
replace dk1 and dk2 check with default
replace dk1._domainkey and dk2._domainkey checks with defulalt._domainkey check
2020-09-20 05:16:15 +09:00
Will
997bfe72fc Update username reminder to be sent to recipient 2020-09-17 15:51:27 +01:00
Will
8b65ec58be Fix for double dot in URLs issue #36 2020-09-17 14:14:39 +01:00
Will
3591a3eb47 Added ability to request username reminder email 2020-09-16 16:41:09 +01:00
Will
d80569fa63 Add fix for replying from recipient with extension 2020-08-25 13:49:14 +01:00