From: Santiago Vila <sanvila@debian.org>
Subject: If the domain is changed, some other variables have to be redefined as well
X-Debian-version: 3.15-15

--- a/SmartList/etc/rc.custom
+++ b/SmartList/etc/rc.custom
@@ -12,6 +12,15 @@
 
 maintainer	=
 
+# To change the domain, the variables that depend on it should be
+# redefined as well.
+#
+# domain=example.com
+# listaddr=$list@$domain
+# listreq=$list-request@$domain
+# listdist=$list-dist@$domain
+# sendmailOPT="$sendmailOPTnorm -f$listreq"
+
 #LOGABSTRACT=yes			# uncomment in case of emergency
 #VERBOSE=yes				# uncomment in case of real emergency
 
