mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-12-25 07:47:05 +00:00
Fix attempt
This commit is contained in:
parent
21196620b6
commit
68768ed112
@ -97,7 +97,7 @@
|
|||||||
relay_auth_pass.disabled = !(relay_enabled && auth_enabled)
|
relay_auth_pass.disabled = !(relay_enabled && auth_enabled)
|
||||||
}
|
}
|
||||||
|
|
||||||
api(
|
$(api(
|
||||||
"/system/smtp/relay",
|
"/system/smtp/relay",
|
||||||
"GET",
|
"GET",
|
||||||
{},
|
{},
|
||||||
@ -111,5 +111,5 @@
|
|||||||
|
|
||||||
checkfields()
|
checkfields()
|
||||||
}
|
}
|
||||||
)
|
))
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user