Browse Source

listmaster

main
pvincent 2 weeks ago
parent
commit
4721c0dabf
  1. 5
      sympa/install.md

5
sympa/install.md

@ -6,7 +6,8 @@ https://www.sympa.community/manual/install/install-sympa-distribution-debian.htm
https://wiki.evolix.org/HowtaptoSympa https://wiki.evolix.org/HowtaptoSympa
USE OF: postfix + postgresql + apache2 + fcgi USE OF: postfix + postgresql + apache2 + fcgi
Rk: replace <SYMPA_PUBLIC_URL> according to your needs!
Rk: replace <SYMPA_PUBLIC_URL> and <LISTMASTER> according to your needs!
* apt install -y postfix postgresql apache2 libapache2-mod-fcgid spawn-fcgi * apt install -y postfix postgresql apache2 libapache2-mod-fcgid spawn-fcgi
@ -16,7 +17,7 @@ Rk: replace <SYMPA_PUBLIC_URL> according to your needs!
* pass: sympa * pass: sympa
* web: apache2 * web: apache2
* setuid: no * setuid: no
* vim /etc/sympa/sympa/sympa.conf #
* vim /etc/sympa/sympa/sympa.conf
* listmaster: <LISTMASTER> * listmaster: <LISTMASTER>
* lang: fr * lang: fr
* wwsympa_url: http://<SYMPA_PUBLIC_URL>/wws * wwsympa_url: http://<SYMPA_PUBLIC_URL>/wws

Loading…
Cancel
Save