test smtp connection before set up

This commit is contained in:
Čarodej
2022-04-01 17:18:51 +02:00
parent d4199a796d
commit 2d4c7241ef
11 changed files with 222 additions and 106 deletions

View File

@@ -38,4 +38,7 @@
.overflow-initial {
overflow: initial;
}
.overflow-anywhere {
overflow-wrap: anywhere;
}
}