diff options
author | Nicolas Vigier <boklm@mageia.org> | 2010-11-17 23:50:46 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2010-11-17 23:50:46 +0000 |
commit | fe08daaf3c32eda7f957ad5f0f8409480b47827b (patch) | |
tree | 3390c138e9eac61cdfd1c51d0d10496a9c7ee332 /modules | |
parent | 456139fb6be509b8c119946436f4e00c88d31bee (diff) | |
download | puppet-fe08daaf3c32eda7f957ad5f0f8409480b47827b.tar puppet-fe08daaf3c32eda7f957ad5f0f8409480b47827b.tar.gz puppet-fe08daaf3c32eda7f957ad5f0f8409480b47827b.tar.bz2 puppet-fe08daaf3c32eda7f957ad5f0f8409480b47827b.tar.xz puppet-fe08daaf3c32eda7f957ad5f0f8409480b47827b.zip |
domain for mailing lists is ml.mageia.org
Diffstat (limited to 'modules')
-rw-r--r-- | modules/sympa/templates/sympa.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/sympa/templates/sympa.conf b/modules/sympa/templates/sympa.conf index 443c8c2c..2f0c942c 100644 --- a/modules/sympa/templates/sympa.conf +++ b/modules/sympa/templates/sympa.conf @@ -86,11 +86,11 @@ logs_expiration_period 3 ###\\\\ General definition ////### ## Main robot hostname -domain <%= domain %> +domain ml.<%= 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@ml.<%= domain %> ## Local part of sympa email adresse ## Effective address will be \[EMAIL\]@\[HOST\] |