summaryrefslogtreecommitdiff
path: root/env.sh
diff options
context:
space:
mode:
Diffstat (limited to 'env.sh')
-rwxr-xr-xenv.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/env.sh b/env.sh
index d3590fa..15983eb 100755
--- a/env.sh
+++ b/env.sh
@@ -17,6 +17,7 @@ export FREEMAIL_HTTP_IP=127.0.0.1
export FREEMAIL_HTTP_PORT=8080
# SMTP
+export FREEMAIL_SMTP_MAILER_MX="mx.example.org"
#export FREEMAIL_SMTP_MAILER="smtp.example.org:25"
#export FREEMAIL_SMTP_PASSWORD="password"
#export FREEMAIL_SMTP_ADRESS="foo@example.org"