Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • infrastructure infrastructure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 107
    • Issues 107
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • infrastructureinfrastructure
  • Repository
Switch branch/tag
  • infrastructure
  • roles
  • mailman3
  • tasks
  • main.yml
Find file BlameHistoryPermalink
  • Kristian Klausen's avatar
    Setup mailman3 server · 9294828f
    Kristian Klausen authored Jul 02, 2021
    We want to migrate to mailman3 as mailman2 is basically unmaintained and
    requires Python 2 which is EOL.
    
    Because the mailman and mailman3 packages conflict and we don't want to
    perform a big bang migration, mailman3 must be deployed on a separate
    server. mailman-web (mailman3's web interface) hasn't been packaged yet,
    so for now we are using my homebrewed PKGBUILD[1].
    
    [1] https://gist.github.com/klausenbusk/5982063f95c503754a51ed2fefb8915e
    
    Ref #59
    9294828f