mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-12-24 07:37:04 +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)
|
||||
}
|
||||
|
||||
api(
|
||||
$(api(
|
||||
"/system/smtp/relay",
|
||||
"GET",
|
||||
{},
|
||||
@ -111,5 +111,5 @@
|
||||
|
||||
checkfields()
|
||||
}
|
||||
)
|
||||
))
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user