From 275f4b0758310c5e8143c549ebbdded58955f953 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 25 Aug 2010 21:49:20 -0300 Subject: Fixing listmaster address (2) --- templates/sympa/sympa.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/sympa/sympa.conf.erb b/templates/sympa/sympa.conf.erb index b56d614..37627af 100644 --- a/templates/sympa/sympa.conf.erb +++ b/templates/sympa/sympa.conf.erb @@ -53,7 +53,7 @@ domain <%= sympa_subdomain %>.<%= domain %> ## Listmasters email list comma separated ## Sympa will associate listmaster privileges to these email addresses (mail and web interfaces). Some error reports may also be sent to these addresses. -listmaster listmaster@.<%= domain %> +listmaster listmaster@.<%= fqdn %> ## Local part of sympa email adresse ## Effective address will be [EMAIL]@[HOST] -- cgit v1.2.3