[Mageia-sysadm] [2003] add header to the mail on the sympa, popular request asked on
nicolas vigier
boklm at mars-attacks.org
Mon Sep 12 23:43:54 CEST 2011
On Mon, 12 Sep 2011, root at mageia.org wrote:
> Revision: 2003
> Author: misc
> Date: 2011-09-12 23:38:16 +0200 (Mon, 12 Sep 2011)
> Log Message:
> -----------
> add header to the mail on the sympa, popular request asked on
> sysadmin. Disable previous commit since the xml file is used only when the
> ml is created ( and not used after anymore )
>
> Modified Paths:
> --------------
> puppet/modules/sympa/manifests/init.pp
> puppet/modules/sympa/templates/config
> puppet/modules/sympa/templates/list.xml
>
> Modified: puppet/modules/sympa/manifests/init.pp
> ===================================================================
> --- puppet/modules/sympa/manifests/init.pp 2011-09-12 20:32:25 UTC (rev 2002)
> +++ puppet/modules/sympa/manifests/init.pp 2011-09-12 21:38:16 UTC (rev 2003)
> @@ -186,7 +186,7 @@
> $subscriber_ldap_group = false,
> $public_archive = true,
> $subscription_open = false,
> - $custom_subject = '') {
> + ) {
>
> include sympa::variable
> $ldap_password = extlookup("sympa_ldap",'x')
>
> Modified: puppet/modules/sympa/templates/config
> ===================================================================
> --- puppet/modules/sympa/templates/config 2011-09-12 20:32:25 UTC (rev 2002)
> +++ puppet/modules/sympa/templates/config 2011-09-12 21:38:16 UTC (rev 2003)
> @@ -104,4 +104,4 @@
>
> review private
>
> -
> +custom_subject [%list.name%]
Can we add it only as an option ? I think some lists like bugs lists
don't need it.
More information about the Mageia-sysadm
mailing list