nebulo Posted October 1, 2023 Share Posted October 1, 2023 Are there any recommendations? Is anybody here who tried mailman3, sympa, ... on top of froxlor postfix-setup? Are there any good guides available? Link to comment Share on other sites More sharing options...
0 nebulo Posted October 22, 2023 Author Share Posted October 22, 2023 After some evaluation and tinkering with sympa which I finally got it working. Nevertheless I decided to give mailman3 a try because sympa just felt a little unwieldy. I just want to mention the api based on web-services. I've installed mailman3 using https://github.com/galaxyproject/ansible-mailman3. This worked more or less. There was some issue with the python/django version and the latest release of mailman3 which has been resolved with the latest release 3.3.9 of mailman3. There is only one thing you need to do manually after applying the role ansible-mailman3 first which is to add 'allauth.account.middleware.AccountMiddleware' in the MIDDLEWARE array in /opt/mailman3/lib/python3.10/site-packages/mailman_web/settings/base.py and run the role again. I've created an additional ansible-role to do the necessary postfix changes: https://codeberg.org/ansible-galaxy/ansible-role-postfix-mailman Link to comment Share on other sites More sharing options...
0 d00p Posted October 1, 2023 Share Posted October 1, 2023 Tried mailman once for fun, years ago. Just follow any install/config guide online. It won't be manageable through froxlor though. It's standalone. Link to comment Share on other sites More sharing options...
0 nebulo Posted October 1, 2023 Author Share Posted October 1, 2023 Thank you for your feedback! I don't care that it is not manageable via froxlor it should just not interfere with it ;). So from your perspective/experience adding the required config to postfix-config should not be a problem or do you expect any obstacles? Link to comment Share on other sites More sharing options...
0 nebulo Posted October 1, 2023 Author Share Posted October 1, 2023 It looks like Ubuntu 22.04 is missing a proper apt-package for mailman3. Probably I'll try sympa. Link to comment Share on other sites More sharing options...
0 d00p Posted October 1, 2023 Share Posted October 1, 2023 Should not be a Problem, froxlor only requires the sql interface to manage the mail addresses and accounts Link to comment Share on other sites More sharing options...
Question
nebulo
Are there any recommendations? Is anybody here who tried mailman3, sympa, ... on top of froxlor postfix-setup? Are there any good guides available?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now