Skip to content
GitLab
  • Explore
  • Sign in

Admin message

Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.

  • Arch LinuxArch Linux
  • infrastructureinfrastructure
  • Repository
  • infrastructure
  • roles
  • mailman
  • tasks
  • main.yml
Find file Blame History Permalink
  • 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