aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa
Commit message (Collapse)AuthorAgeFilesLines
* Use @ when accessing variables in templatesDan Fandrich2026-02-212-5/+5
| | | | | | Access without the @ symbol is the older method and is discouraged. This is the fifth batch of files.
* Use @ when accessing variables in templatesDan Fandrich2026-02-217-34/+34
| | | | | | Access without the @ symbol is the older method and is discouraged. This is the fourth batch of files.
* Protect the sympa ldap include filesDan Fandrich2025-11-291-0/+3
| | | | These could hold secrets so should not be world-readable.
* Try to ensure sympa-outgoing.service being runningJani Välimaa2025-05-161-0/+5
|
* Allow Bugzilla messages to the kernel list (mga#33748)Dan Fandrich2025-02-141-1/+3
| | | | | Extend the public mailing list template to allow hard-coding specific addresses, like the announce template allows.
* Protecting archives for critical listsMaat2024-10-241-1/+1
|
* One more fix for critical parameterMaat2024-10-241-1/+2
|
* More fix for critical variableMaat2024-10-242-2/+3
|
* Fixbug: adding "critical" variableMaat2024-10-231-0/+1
|
* Fix syntaxMaat2024-10-231-1/+1
|
* Add critical management for mailing listsMaat2024-10-231-0/+10
|
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-049-36/+36
| | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622.
* Use @ when accessing variables in templatesDan Fandrich2024-10-049-36/+36
| | | | Access without the @ symbol is the older method and is discouraged.
* Fix typos in commentsDan Fandrich2024-08-152-5/+5
| | | | 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
|
* Skip reply_to_header in Sympa list config when falseDan Fandrich2024-02-211-0/+2
| | | | | | | | | false means we don't want to add a Reply-To: header, which is Sympa's default, but writing this section causes a warning message: Bad entry "other_email false" for key "other_email", paragraph "reply_to_header" when running "sympa upgrade".
* Switch links to https: that are found in commentsDan Fandrich2024-01-251-1/+1
| | | | These are for use by humans only.
* sympa: update web confThomas Backlund2021-07-241-1/+2
|
* update sympa list definitionThomas Backlund2021-02-021-3/+4
|
* 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
|