Added basic tests

This commit is contained in:
2026-06-02 23:36:02 +01:00
parent b305445512
commit 605f3d7fc0
14 changed files with 481 additions and 27 deletions
+8
View File
@@ -0,0 +1,8 @@
DOMAIN=wordpress.example.com
SMTP_HOST=mail.example.com
SMTP_PORT=587
MAIL_FROM=wordpress@example.com
SMTP_USER=relay@example.com
SMTP_AUTH=on
SMTP_TLS=on
SMTP_OVERRIDE_FROM=on