'': { $sympa_subdomain = "lists" }
}
+ case $sympa_listmasters {
+ '': { $sympa_listmasters = "listmaster@${fqdn}" }
+ }
+
case $sympa_lang {
'': { $sympa_lang = "en_US" }
}
## 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@.<%= fqdn %>
+listmaster <%= sympa_listmasters %>
## Local part of sympa email adresse
## Effective address will be [EMAIL]@[HOST]