Add in email sending from e-smith DB configuration details

This commit is contained in:
2024-06-05 16:17:23 +01:00
parent 997de8ca9f
commit c0cc10f417
2 changed files with 106 additions and 28 deletions

View File

@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html><head><meta charset="utf-8">
<html><head>
<meta charset="utf-8">
<title>SMEServer Mailstats</title>
<link rel='stylesheet' type='text/css' href='mailstats.css' />
<!-- Check links -->
@@ -30,6 +31,9 @@
}
}
</script>
<style>
<!--css here-->
</style>
</head>
<body>
<!---Navigation here-->