From f2f5cadafbda5ef3a9deeecf1caa69fe1353c075 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 25 Aug 2010 20:59:34 -0300 Subject: Fixing listmaster address --- templates/sympa/sympa.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/sympa') diff --git a/templates/sympa/sympa.conf.erb b/templates/sympa/sympa.conf.erb index 4e3eff6..b56d614 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@<%= sympa_subdomain %>.<%= domain %> +listmaster listmaster@.<%= domain %> ## Local part of sympa email adresse ## Effective address will be [EMAIL]@[HOST] -- cgit v1.2.3