Commit Graph

395 Commits

Author SHA1 Message Date
Abhilash Raj
9f5d0da9d3 Minor fixes in the NEWS file 2021-09-01 07:44:40 +00:00
Abhilash Raj
2798c8f41f Add NEWS for upgrade instructions (#499)
* Add NEWS for new release

* Use material theme
2021-08-31 22:28:36 -07:00
Abhilash Raj
486f9a9f61 Merge pull request #498 from maxking/static-ips
Use a defined subnet for containers
2021-08-25 23:24:12 -07:00
Abhilash Raj
3b8ed3f9e9 Merge pull request #497 from maxking/docs
Publish rolling releases on main branch
2021-08-25 23:15:42 -07:00
Abhilash Raj
d655998926 Use a defined subnet for containers 2021-08-26 05:56:26 +00:00
Abhilash Raj
a849a41c57 Publish rolling releases on main branch 2021-08-26 05:50:53 +00:00
Abhilash Raj
b49931b7c1 Merge pull request #495 from maxking/docs
Some clarifications for postfix
2021-08-25 21:29:55 -07:00
Abhilash Raj
78b7410c63 Merge branch 'main' into docs 2021-08-25 21:05:55 -07:00
Abhilash Raj
66dc40f9ae Merge pull request #479 from binarious/feat/email-ssl
feat: support smtp via ssl
2021-08-25 04:31:49 -07:00
Abhilash Raj
a6d2792ee1 Iterate over commits until we find something that passed CI (#494)
* Iterate over commits until we find something that passed CI

* Fix a bug
2021-08-25 04:27:50 -07:00
Abhilash Raj
4d7c616e7f Some clarifications for postfix 2021-08-25 11:25:53 +00:00
Abhilash Raj
4fcf037c62 Merge pull request #493 from maxking/docs
Update postfix related documentation
2021-08-25 02:01:10 -07:00
Abhilash Raj
bf0c7c61c5 Minor fixes 2021-08-25 08:38:54 +00:00
Abhilash Raj
d6ee6123ab Update postfix related documentation 2021-08-25 08:25:37 +00:00
Abhilash Raj
26c3f4709d Merge pull request #492 from maxking/docs
Minor doc fixes
2021-08-25 00:46:19 -07:00
Abhilash Raj
547c53795e Minor doc fixes 2021-08-25 07:25:58 +00:00
Abhilash Raj
b09ac1a449 Bump Django to 3.1.x since 3.0 is now EOL'd. (#477) 2021-08-24 23:33:10 -07:00
Abhilash Raj
1c022ab127 Merge pull request #486 from danil-smirnov/postorius-rolling-fix
Postorius rolling image fix
2021-08-18 23:12:07 -07:00
Abhilash Raj
9e582143f8 Merge pull request #490 from maxking/maxking-patch-1
Document some configs need changing in compose file.
2021-08-18 23:03:53 -07:00
Abhilash Raj
a7e6809c46 Merge pull request #489 from maxking/fix-mailman-root
Run mailman aliases command as mailman user
2021-08-18 23:00:43 -07:00
Abhilash Raj
5b9b22cc09 Update docker-entrypoint.sh 2021-08-18 21:56:30 -07:00
Abhilash Raj
a1a8d7cd37 Run mailman aliases command as mailman user 2021-08-18 01:26:47 +00:00
Abhilash Raj
eb6500ccfc Document some configs need changing in compose file. 2021-08-17 17:03:52 -07:00
Danil Smirnov
793ee37f2e Postorius rolling image fix 2021-08-09 09:03:05 +00:00
Abhilash Raj
9ecaffcab0 Merge pull request #485 from maxking/maxking-patch-1
Fix broken link to Nginx sample configuration.
2021-08-09 00:43:05 -07:00
Abhilash Raj
a26209a9b8 Fix broken link to Nginx sample configuration. 2021-08-09 00:23:26 -07:00
Martin
6fb158d062 feat: support smtp via ssl 2021-07-29 18:27:55 +02:00
Abhilash Raj
c181a372d1 Merge pull request #476 from maxking/fix-postgres
Pin psycopg2<2.9 for supporting Django 2.2.
2021-07-18 12:34:46 -07:00
Abhilash Raj
08622ce4f0 Ping psycopg2<2.9 for supporting Django 2.2.
https://github.com/psycopg/psycopg2/issues/1293
2021-07-18 11:43:30 -07:00
Danil Smirnov
cb4ad1d10e Adding django-utils-six for xapian (#473) 2021-07-18 10:30:15 -07:00
Danil Smirnov
2e9a101a1b Parametrizing Django diskcache path and size (#474)
* Parametrizing Django diskcache path and size

* Cache directory permissions fix
2021-07-18 10:27:36 -07:00
Abhilash Raj
6cd113ce56 Merge pull request #472 from danil-smirnov/postorius_uwsgi_tuneup
Use 2 threads and 2 processes in Postorius image.
2021-05-30 10:44:25 -07:00
Danil Smirnov
7881025fd5 uwsgi configuration update 2021-05-30 17:24:47 +00:00
Abhilash Raj
c9e49b72b4 Merge pull request #470 from danil-smirnov/hyperkitty_goes_multi_process
Use two process & two threads for mailman-web.
2021-05-30 10:02:10 -07:00
Danil Smirnov
582ac73f90 Hyperkitty goes multi-process 2021-05-24 08:45:35 +00:00
Abhilash Raj
496ee0c057 Add support for CACHES. (#467)
Also, bump Django to 3.1.
2021-05-22 09:42:05 -07:00
Abhilash Raj
1186d36462 Add .venv/ to gitignore foro codespaces (#465) 2021-05-21 23:01:35 +00:00
Gabor Szarnyas
3dd4718770 README fixes (#464)
* Fix typos and use consistent YAML data structures for env

* Add Debug flag and more structure to the README

* Clarify default value of MM_HOSTNAME

* Fix typo

* Fix typos
2021-05-21 13:54:03 -07:00
Abhilash Raj
9409942a31 Fix the Build Status svg to use main branch. (#458) 2021-04-07 23:52:27 +00:00
Abhilash Raj
53b1f1e457 Fix broken links (#457) 2021-04-07 19:36:37 +00:00
Abhilash Raj
1cefea12ac Use mkdocs for building the documentation site. (#456) 2021-04-07 12:06:36 -07:00
Danil Smirnov
0d38c5b793 Fixing the default value for MM_HOSTNAME (#454) 2021-04-01 08:41:56 -07:00
Danil Smirnov
6a0644e2d4 Fixing Postorius configs (#455) 2021-04-01 08:41:05 -07:00
Abhilash Raj
61f167cddf Merge pull request #451 from maxking/release-0.3.12
Use single process for now since Hyperkitty can't handle multiple processes.
2021-03-27 18:24:04 -07:00
Abhilash Raj
d3263859b4 Use single process for now since Hyperkitty can't handle procesess. 2021-03-27 16:48:27 -07:00
Abhilash Raj
97b86b08fe Merge pull request #450 from maxking/release-0.3.12
Upgrade Core to 3.3.4
2021-03-27 16:46:56 -07:00
Abhilash Raj
57fa5b23bd Upgrade Core to 3.3.4 2021-03-27 16:18:09 -07:00
Hu Sheng
080ec93f79 Compile uwsgi with pcre-dev package to support log route (#370)
Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>
2021-03-21 01:46:45 -07:00
Stefan Gangefors
47f70d73bd Easy override for social logins (#446)
Add MAILMAN_WEB_SOCIAL_AUTH for social logins

The `MAILMAN_WEB_SOCIAL_AUTH` list contains a default set of social
login provides. This was previously included in `INSTALLED_APPS`.

Separating it to it's own list makes it easier to disable or otherwise
override which social login providers are enabled without the need to
modify `INSTALLED_APPS`.

Older installations where `INSTALLED_APPS` were overridden continues to
work. The `MAILMAN_WEB_SOCIAL_AUTH` is ignored for those and
`INSTALLED_APPS` is used as is.
2021-03-20 10:28:54 -07:00
Abhilash Raj
7d67045280 Pin to sqlalchemy < 1.4.0 2021-03-20 01:18:08 -07:00