docker-mailman icon indicating copy to clipboard operation
docker-mailman copied to clipboard

Dockerfiles for the Mailman suite.

Results 144 docker-mailman issues
Sort by recently updated
recently updated
newest added

Container version 0.4 Internal Server Error: /accounts/fedora/login/ TypeError at /accounts/fedora/login/ _openid_consumer() missing 2 required positional arguments: 'provider' and 'endpoint' Request Method: GET Request URL: http://lists.esu10.org/accounts/fedora/login/?next=%2Fhyperkitty%2Flist%2Fesu10-powerschool%40lists.esu10.org%2Fthread%2F7LJCZRRSL4ZCRDFFXZBIWHBOLASUJQAX%2F&process=login Django Version: 3.2.13 Python Executable:...

bug

**Tag/version of Container Images** 0.4.* After docker installation, trying to configure mailman-web to use external mysql database. I declared the DATABASE_URL variable in docker-compose using the suggested syntax: DATABASE_URL=mysql://user:OJ

bug

Hi all, I've installed Mailman (mySQL db) and cannot find any mailman-extra.cfg / settings_local.py files. Should these files be created from scratch after the containers have been created or should...

Startup of images using SQLite database fails as of non-existent database file. Fix this by using the proper syntax (https://github.com/joke2k/django-environ/issues/187#issuecomment-400577114) to have the database created at /opt/mailman-web-data/mailmanweb.db . Addresses the...

Hi Community, I'm a complete beginner with this tool and just managed to create and run the containers as given by the docker-compose file. I fell however at lost when...

The instructions include an example config for nginx, but not one for Apache. Below is the config I ended up with. This was cobbled together from a number of mailman...

currently hardcoded values for "From:" field do not work with mail setups where source hostname is being looked up. having ability to configure that aleviates the problem. PR preserves original...

**Tag/version of Container Images** 0.3.\*, 0.4.\* Logs are never rotated, we had mailman/wsgi logs that exceeded 100GB in total. This should be fairly trivial to fix, just adding policies to...

enhancement
feature_request
no-issue-activity