added scripts for testing smtp and imap

This commit is contained in:
2023-05-28 20:16:28 +02:00
parent 92142854df
commit 5ce9066824
8 changed files with 286 additions and 1 deletions

View File

@@ -156,4 +156,5 @@ textarea {
/* On hover, the dropdown links will turn red */
.dropdown-menu li a:hover {
background-color: red !important;
}
}