aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/manifests
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in commentsDan Fandrich2024-08-151-3/+3
| | | | This should result in no difference in configuration.
* Create search filter for sender_ldap_group (mga#32929)Dan Fandrich2024-03-271-0/+6
|
* Fix backports-announce so mga-qa-committers members can send (mga#32929)Dan Fandrich2024-03-261-2/+4
|
* sympa: disable web template for now, it needs re-design for 6.2.24+Thomas Backlund2018-03-041-3/+3
|
* Revert "Revert "Revert more changes to be able to put back sympa on alamut""Nicolas Lécureuil2017-04-211-8/+0
| | | | This reverts commit 9a377341db27c1be068c1b1af870f77f22af98bd.
* Revert "Remove dupplicate definition"Nicolas Lécureuil2017-04-211-0/+2
| | | | This reverts commit 7de5e8cbc04a80a7a883e12b4c7a8a007fa807d8.
* Revert "sympa: Remove dupplicate definition"Nicolas Lécureuil2017-04-211-0/+2
| | | | This reverts commit 7a45bdadf42f1042d995a8ccccd7f38610295903.
* sympa: Remove dupplicate definitionNicolas Lécureuil2017-04-211-2/+0
|
* Remove dupplicate definitionNicolas Lécureuil2017-04-211-2/+0
|
* Revert "Revert more changes to be able to put back sympa on alamut"Nicolas Lécureuil2017-04-211-0/+8
| | | | This reverts commit 35cc62219ecb108c986ccb62cf0a3a69a336da00.
* Revert more changes to be able to put back sympa on alamutPascal Terjan2017-04-201-8/+0
|
* Try adding a few missing postfix partsPascal Terjan2017-04-201-0/+2
|
* Setup postfix to route to local sympa when installed, even if not primary smtpPascal Terjan2017-04-201-0/+7
|
* sympa: fix incorrect default sender email for private listsOlivier Blin2016-02-071-1/+1
| | | | | | | | | | Other it failed with ruby >= 1.9, trying to iterate on a string by mistake: err: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed to parse template sympa/scenari/sender.restricted: Filepath: /etc/puppet/modules/sympa/templates/scenari/sender.restricted Line: 7 Detail: undefined method `each' for "":String at /etc/puppet/modules/sympa/manifests/scenario/sender_restricted.pp:7 on node alamut.mageia.org
* revert sympa search_filters changeThomas Backlund2015-11-011-1/+1
|
* variable enclosing fixesThomas Backlund2015-10-202-2/+2
|
* use consistent domain referencesThomas Backlund2015-10-202-2/+2
|
* lint fixes for sympaThomas Backlund2015-10-206-16/+16
|
* sympa: Switch sympa template hosting to git.Colin Guthrie2014-06-151-2/+2
|
* sympa: add reply_to on public_restricted listsNicolas Vigier2013-05-291-0/+1
|
* sympa::list::private: add $sender_email parameterNicolas Vigier2013-04-231-0/+2
|
* sympa::list: remove unused parameter $profileNicolas Vigier2013-04-224-4/+0
|
* rename sympa::public_restricted_list to sympa::list::public_restrictedNicolas Vigier2013-04-221-1/+1
|
* rename sympa::announce_list_email to sympa::list::announceNicolas Vigier2013-04-221-1/+1
|
* rename sympa::public_list to sympa::list::publicNicolas Vigier2013-04-221-1/+1
|
* sympa/public_restricted_list.pp: fix typo in commentNicolas Vigier2013-04-221-1/+1
|
* sympa: remove unused list typesNicolas Vigier2013-04-225-82/+0
|
* sympa/scenario/sender_restricted.pp: fix syntaxNicolas Vigier2013-04-221-2/+2
|
* sympa: merge subscriber_moderated scenari into sender.restricted scenariNicolas Vigier2013-04-225-13/+14
|
* sympa: merge sender_email and sender_ldap_group scenariosNicolas Vigier2013-04-224-20/+11
| | | | So that it's possible to have both on one ML.
* sympa/list.pp: remove useless variable $sender_email_fileNicolas Vigier2013-04-221-6/+0
|
* sympa: create scenario files by ML nameNicolas Vigier2013-04-223-8/+7
|
* update authentication_info_url valueNicolas Vigier2012-06-291-1/+3
|
* add subscriber_ldap_group to sympa::announce_list_emailNicolas Vigier2012-05-301-0/+2
|
* fix manifestsMichael Scherer2012-04-021-0/+1
|
* finish to clean sympa moduleMichael Scherer2012-04-022-97/+97
|
* split variable from main sympa moduleMichael Scherer2012-04-022-4/+3
|
* fix vhost invocation on several module, was missed by last commit, and add ↵Michael Scherer2012-03-251-2/+2
| | | | the one for redirect_ssl
* split some others modules in separate fileMichael Scherer2012-03-251-1/+1
|
* fix typoMichael Scherer2012-03-191-1/+1
|
* rename private_list_emailMichael Scherer2012-03-191-5/+5
|
* rename sympa::restricted_listMichael Scherer2012-03-191-1/+1
|
* split search filters in a separate fileMichael Scherer2012-03-193-8/+7
|
* style cleaning of the moduleMichael Scherer2012-03-191-45/+47
|
* split ldap_group_datasource in a separate file and directory, and rename itMichael Scherer2012-03-192-8/+7
|
* move private_list to the new layoutMichael Scherer2012-03-191-1/+1
|
* move list to a subdirectory ( for now, just 1 for testing )Michael Scherer2012-03-191-5/+5
|
* split scenario in a subdirectory, cleaner layoutMichael Scherer2012-03-194-17/+17
|
* split all others type of listMichael Scherer2012-03-198-149/+154
|
* split sympa::private_list from init.ppMichael Scherer2012-03-192-13/+15
|