|
@@ -33,6 +33,11 @@ ALIAS_DOMAINS=["domain1.com", "domain2.com"]
|
|
# transactional email is sent from this email address
|
|
# transactional email is sent from this email address
|
|
SUPPORT_EMAIL=support@sl.local
|
|
SUPPORT_EMAIL=support@sl.local
|
|
SUPPORT_NAME=Son from SimpleLogin
|
|
SUPPORT_NAME=Son from SimpleLogin
|
|
|
|
+# in case sender is different than SUPPORT_EMAIL
|
|
|
|
+SENDER=sender@sl.local
|
|
|
|
+
|
|
|
|
+# all emails sent to sender are stored in this folder
|
|
|
|
+SENDER_DIR=/tmp
|
|
|
|
|
|
# to receive general stats.
|
|
# to receive general stats.
|
|
# ADMIN_EMAIL=admin@sl.local
|
|
# ADMIN_EMAIL=admin@sl.local
|