We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 656d34e + fa71d33 commit 8a4b446Copy full SHA for 8a4b446
bin/v-list-mail-domain
@@ -27,7 +27,7 @@ json_list() {
27
"DKIM": "'$DKIM'",
28
"CATCHALL": "'$CATCHALL'",
29
"ACCOUNTS": "'$ACCOUNTS'",
30
- "U_DISKL": "'$U_DISK'",
+ "U_DISK": "'$U_DISK'",
31
"SUSPENDED": "'$SUSPENDED'",
32
"TIME": "'$TIME'",
33
"DATE": "'$DATE'"
bin/v-list-mail-domains
@@ -30,7 +30,7 @@ json_list() {
34
35
36
0 commit comments