aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa
Commit message (Collapse)AuthorAgeFilesLines
* Fix sympa failures to talk to ldap server in other kinds of lists tooPascal Terjan2017-07-051-0/+1
|
* Fix sympa failures to talk to ldap serverPascal Terjan2017-06-291-0/+1
|
* sympa: fix typo in dmarc_protection_modeThomas Backlund2017-04-281-1/+1
|
* sympa: enable 'rewrite header for DKIM signed messages and DMARC rejecting ↵Thomas Backlund2017-04-281-1/+1
| | | | domains'
* 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 AddHandlerNicolas Lécureuil2017-04-201-1/+1
|
* Revert "sympa: Add ExecCGI and Fix loading home page"Nicolas Lécureuil2017-04-201-16/+0
| | | | This reverts commit d815bda9a0f03f4aeb33f4ad53b80764780d5cae.
* sympa: Add ExecCGI and Fix loading home pageNicolas Lécureuil2017-04-201-0/+16
|
* Fix use under apache 2.2Nicolas Lécureuil2017-04-202-2/+18
|
* Sympa: Comment obsolete parametersNicolas Lécureuil2017-04-181-5/+5
|
* Sympa: Adapt to apache 2.4Nicolas Lécureuil2017-04-181-2/+1
|
* Sympa: Adapt to apache 2.4Nicolas Lécureuil2017-04-181-2/+1
|
* 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
* fix up bugzilla ldap/pgsql_password variable lookupThomas Backlund2016-02-075-5/+5
|
* Revert lint fix on sympa auth.conf to get back login fields (mga#17009)Olivier Blin2015-11-071-0/+1
| | | | | | | | | | | | sympa does not seem to parse auth.conf properly if there is no extra newline at the end of file. Matching code in /usr/share/sympa/lib/Conf.pm: }elsif (/^\s*(ldap|cas|user_table|generic_sso)\s*$/io) { $current_paragraph->{'auth_type'} = lc($1); perlre man page says the following about the /o modifier in regexps: o - pretend to optimize your code, but actually introduce bugs
* 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-2011-22/+17
|
* Add commented options to workaround problematic domains, will be available ↵Pascal Terjan2015-06-071-0/+4
| | | | when alamut runs mga5
* sympa: Switch sympa template hosting to git.Colin Guthrie2014-06-151-2/+2
|
* Fix typo thank you boklmNicolas Lécureuil2013-05-301-1/+1
|
* Add a topic for users ML ( discuss-fr )Nicolas Lécureuil2013-05-301-0/+3
|
* 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-228-28/+20
|
* sympa: merge sender_email and sender_ldap_group scenariosNicolas Vigier2013-04-226-26/+17
| | | | So that it's possible to have both on one ML.
* sympa, lists: change sender_email parameter to an arrayNicolas Vigier2013-04-221-2/+4
|
* sympa/list.pp: remove useless variable $sender_email_fileNicolas Vigier2013-04-221-6/+0
|
* sympa: create scenario files by ML nameNicolas Vigier2013-04-226-20/+13
|
* sympa: allow *@mageia.org addresses to send to public listsNicolas Vigier2013-04-081-0/+1
|
* sympa: fix bugsquad topic titleNicolas Vigier2013-04-071-1/+1
|
* sympa: allow sysadmin@group.mageia.org to send to all discussion listsNicolas Vigier2013-04-071-0/+1
|
* sympa: add bugsquad topicNicolas Vigier2013-04-061-0/+3
|
* update authentication_info_url valueNicolas Vigier2012-06-292-2/+4
|