aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa
Commit message (Collapse)AuthorAgeFilesLines
* sympa: update conf for 6.2.42Thomas Backlund2019-06-291-2/+4
|
* re-add DKIM rewriting that got lost in 6.2.24 upgrade (mga#24452)Thomas Backlund2019-03-011-0/+3
|
* update sympa.conf for 6.2.30Thomas Backlund2018-03-301-0/+4
|
* lock down reviewThomas Backlund2018-03-291-1/+1
|
* fix list config reply_toThomas Backlund2018-03-151-2/+2
|
* fix reply_to_header list configThomas Backlund2018-03-151-4/+4
|
* updaate list configThomas Backlund2018-03-141-54/+50
|
* sympa: update list templateThomas Backlund2018-03-071-8/+8
|
* sympa: fix db hostThomas Backlund2018-03-061-1/+1
|
* sympa: add 6.2.24 configThomas Backlund2018-03-041-257/+574
|
* sympa: disable web template for now, it needs re-design for 6.2.24+Thomas Backlund2018-03-041-3/+3
|
* sympa: update for infra_6 ldap connectionsThomas Backlund2018-03-043-3/+8
|
* 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
|