aboutsummaryrefslogtreecommitdiffstats
path: root/config/general.yml-example
diff options
context:
space:
mode:
Diffstat (limited to 'config/general.yml-example')
-rw-r--r--config/general.yml-example4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/general.yml-example b/config/general.yml-example
index 1bb3c1c49..ed39034f7 100644
--- a/config/general.yml-example
+++ b/config/general.yml-example
@@ -60,6 +60,10 @@ ADMIN_PASSWORD: 'passwordx'
CONTACT_EMAIL: 'postmaster@localhost'
CONTACT_NAME: 'Alaveteli Webmaster'
+# Email "from" details for track messages
+TRACK_SENDER_EMAIL: 'postmaster@localhost'
+TRACK_SENDER_NAME: 'Alaveteli Webmaster'
+
# Where the raw incoming email data gets stored; make sure you back
# this up!
RAW_EMAILS_LOCATION: 'files/raw_emails'