mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-20 00:27:23 +02:00
Fix attempt
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user