Commit graph

252 commits

Author SHA1 Message Date
s3lph
e9e38177c3 Fix dovecot mysql auth 2021-02-16 22:53:37 +01:00
s3lph
8b417adff7 simplify dovecot configuration 2021-02-16 22:44:47 +01:00
s3lph
1d6d1f3ea0 Restructure dovecot, add sieve support 2021-02-16 22:42:03 +01:00
s3lph
8fdf417dcc Fix spamassassin Subject rewrite default 2021-02-16 21:38:41 +01:00
s3lph
e422011044 Fix postfix milter config according to /usr/share/doc/spamass-milter/README.Debian.gz 2021-02-14 06:05:38 +01:00
s3lph
642b9a3833 fix spamass-milter socket location 2021-02-14 05:43:03 +01:00
s3lph
aa34b96440 fix config option in /etc/default/spamass-milter 2021-02-14 05:33:42 +01:00
s3lph
effb5a93fc fix spamd unit name 2021-02-13 03:58:19 +01:00
s3lph
7e3dbe9a81 fix typos in spamassassin role 2021-02-13 03:08:28 +01:00
s3lph
c834121a84 Add spamassassin role 2021-02-13 02:14:30 +01:00
s3lph
26e95b03ab Fix typo in main.cf 2021-02-07 03:57:05 +01:00
s3lph
f98abc4a88 create postfix mysql lookup for querying virtual domains from mailman database 2021-02-07 03:54:36 +01:00
s3lph
d6615944f9 fix permissions on /var/lib/mailman3/data/ 2021-02-07 03:41:28 +01:00
s3lph
659fef6dfe fix createsuperuser task arguments 2021-02-07 01:48:58 +01:00
s3lph
ced431486f Replace manage.py createsuperuser with manage.py shell and pass a script for superuser creation on stdin, as Django on Debian 10 is too old to support the DJANGO_SUPERUSER_PASSWORD env 2021-02-07 01:45:55 +01:00
s3lph
d3b61c4b9f Add metavariable "mailman_sitename" 2021-02-07 01:45:48 +01:00
s3lph
3f62bec384 Install acl tools for becoming unprivileged 2021-02-07 01:33:28 +01:00
s3lph
546fec11c9 replace sudo command wih become so environments are properly preserved 2021-02-07 01:29:53 +01:00
s3lph
7ef1d82c84 fix "localahost" typo 2021-02-07 01:19:35 +01:00
s3lph
a1a2af9d68 mailman-web createsuperuse Move email from env to cli 2021-02-07 01:11:03 +01:00
s3lph
3819e5cd20 mailman-web createsuperuse Move username from env to cli 2021-02-07 01:07:27 +01:00
s3lph
9522198073 set mysql db options 2021-02-07 01:05:57 +01:00
s3lph
8e11debdcb run mailman-web db migrations on bootstrap 2021-02-07 01:05:44 +01:00
s3lph
5640c90c82 Add trailing slash to mailman-web static_url 2021-02-07 01:01:12 +01:00
s3lph
75183d2ba5 install missing python-mysqldb dependency 2021-02-07 00:46:25 +01:00
s3lph
6187cc4e95 fix ownership of mailman-web config file 2021-02-07 00:43:35 +01:00
s3lph
8db1d99f53 mailman bootstrap: fix manage.py createsuperuser invocation 2021-02-07 00:41:34 +01:00
s3lph
fb17046b0e mailman bootstrap: fix mysql login_unix_socket argument name 2021-02-07 00:37:40 +01:00
s3lph
dd7a2060fb Make mailman bootstrap database connection use a socket 2021-02-07 00:35:58 +01:00
s3lph
e6c62bd0fb Fix mailman-web variable names 2021-02-07 00:29:07 +01:00
s3lph
35bba03c49 Add mailman_hyperkitty_api_acl to defaults 2021-02-07 00:26:28 +01:00
s3lph
8c660db46f Fix mailman-web config file name 2021-02-07 00:20:07 +01:00
s3lph
513ed7dcc9 mailman: Fix boo{,t}strap typo 2021-02-07 00:11:17 +01:00
s3lph
cb1db038d1 Implementation of the mailman role 2021-02-06 23:29:07 +01:00
s3lph
fbe92276fa postfixadmin: fix /etc/postfix/sql permissions 2021-02-05 04:21:30 +01:00
s3lph
dcec73bd88 remove empty postfix defaults 2021-02-05 04:12:28 +01:00
s3lph
45cfb7f619 enable postfixadmin transport config 2021-02-05 03:49:11 +01:00
s3lph
962eb30b66 rewrite postfix role to use config from postfixadmin 2021-02-05 03:25:52 +01:00
s3lph
04c6348102 postfixadmin: print setup.php response, as the status code is inaccurate 2021-02-05 01:50:51 +01:00
s3lph
ecf46b9497 postfixadmin: fix templates_c symlink ownership 2021-02-05 01:48:05 +01:00
s3lph
6282dc47c9 postfixadmin: fix typo 2021-02-05 01:42:31 +01:00
s3lph
675f1d4348 postfixadmin: fix typo 2021-02-05 01:41:01 +01:00
s3lph
fa7875f810 postfixadmin: fix typo 2021-02-05 01:28:32 +01:00
s3lph
ef97c43f19 postfixadmin: fix user creation url 2021-02-05 01:26:11 +01:00
s3lph
fdf577c88c postfixadmin: fix bootstrap base url 2021-02-05 01:21:00 +01:00
s3lph
918db6b4b5 postfixadmin: set default mysql port 2021-02-05 01:19:01 +01:00
s3lph
cb7926f2cb postfixadmin: install pymysql 2021-02-05 01:16:04 +01:00
s3lph
cacc44808f fix postfixadmin defaults 2021-02-05 01:12:46 +01:00
s3lph
2ee36a41f6 fix variable name in postfixadmin config template 2021-02-05 01:05:11 +01:00
s3lph
8855d434f2 fix postfixadmin templates_c path 2021-02-05 01:00:03 +01:00