Added basic tests
This commit is contained in:
Vendored
+8
@@ -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
|
||||
Reference in New Issue
Block a user