Son NK
|
bcb2657de3
|
add remove button on custom domain name
|
2020-11-24 12:02:47 +01:00 |
|
Son NK
|
8aed5ced3f
|
make sure a custom domain name does not contain a linebreak
|
2020-11-20 18:40:07 +01:00 |
|
Son NK
|
25de8001e2
|
fix circular import
|
2020-11-12 17:56:03 +01:00 |
|
Son NK
|
1c061ceb59
|
Schedule domain deletion instead of deleting it immediately
|
2020-11-12 17:41:47 +01:00 |
|
Sylvia van Os
|
9702037573
|
Reformat with Black
|
2020-10-09 23:00:10 +02:00 |
|
Sylvia van Os
|
26d0437009
|
Make prefix generation configurable per domain
|
2020-10-09 22:54:13 +02:00 |
|
Son NK
|
e4c4797cdb
|
do not mark a domain as unverified if it fails the MX check
|
2020-08-31 17:11:18 +02:00 |
|
Son NK
|
fdedc24358
|
black new version
|
2020-08-27 10:20:48 +02:00 |
|
Son NK
|
a3ff19dac4
|
create custom domain trash page
|
2020-05-23 11:48:43 +02:00 |
|
Sibren Vasse
|
c7530947d3
|
On domain check fail, update database
|
2020-05-14 15:05:04 +02:00 |
|
Sibren Vasse
|
0e4799030d
|
Add default alias name to custom domain
|
2020-05-03 19:35:02 +02:00 |
|
Son NK
|
4ca6b02047
|
fix DKIM cname check
|
2020-05-03 12:48:42 +02:00 |
|
Son NK
|
753e82d490
|
Add DMARC
|
2020-05-03 12:01:31 +02:00 |
|
Son NK
|
6a42673229
|
remove the copy button, use CNAME for DKIM
|
2020-05-03 11:19:14 +02:00 |
|
Son NK
|
4f281bdbbb
|
rename GenEmail -> Alias, gen_email to alias whenever possible
|
2020-03-17 11:51:40 +01:00 |
|
Son NK
|
13283b6327
|
Support cancelled premium users in custom domain & directory
- Freemium user can see custom domain and directory but could not add new.
- user who has added custom domain or directory before could delete them
|
2020-01-16 22:21:19 +01:00 |
|
Son NK
|
ab3fe8a626
|
Flash errors when MX, SPF or DKIM fail
|
2020-01-02 22:22:09 +01:00 |
|
Son NK
|
02880fbc47
|
fix redirection
|
2019-12-30 21:11:31 +01:00 |
|
Son NK
|
757fff71af
|
Fix MX and SPF check
- take into account priority in MX check
- use EMAIL_DOMAIN in SPF instead of MX server
|
2019-12-30 19:37:50 +01:00 |
|
Son NK
|
ef8f87798b
|
Fix MX DNS record
|
2019-12-30 18:58:44 +01:00 |
|
Son NK
|
c3620a1e45
|
Fix formatting
|
2019-12-30 18:53:49 +01:00 |
|
Son NK
|
8d85ab35f1
|
Move delete domain to domain info page
|
2019-12-30 18:51:55 +01:00 |
|
Son NK
|
96bb37f0f6
|
User can enable/disable catch-all on custom domain
|
2019-12-30 18:20:49 +01:00 |
|
Son NK
|
4b6717d8dd
|
Split domain detail into Info and DNS page
|
2019-12-30 17:52:08 +01:00 |
|
doanguyen
|
6f256bcd3f
|
minor comments on domain-detail branch
|
2019-12-29 10:48:46 +01:00 |
|
doanguyen
|
45c49f1e1a
|
minor comments on domain-detail branch
|
2019-12-29 10:48:46 +01:00 |
|
Son NK
|
8dcb8dd249
|
move domain validation (mx, spf, mx) to domain detail page
|
2019-12-29 10:46:00 +01:00 |
|