On 10/27/2021 9:51 PM, John Covici wrote:
I am interested in your docr instructions. I don't use postfix, instead I use sendmail, but I think I can figure that out, but I have been having lots of problems installing without docr, and I do have apache, so this would be great. Send off list if you think that would not be of general use.
The instructions found here are most of what is needed:
https://github.com/maxking/docker-mailman/#running
Here's the issue where I provided my Apache config:
https://github.com/maxking/docker-mailman/issues/525
For each of my mailing lists, I created the list and then imported a mailman 2.1 config. I had problems with the footer being appended to list messages ... it took me a while to figure out how to fix that! You have to delete the footer config file, restart the container, and then if the resulting default footer is insufficent, use the admin web page to redefine it.
Instructions for exim and postfix are included on the project page. I haven't used sendmail in many years, so I wouldn't have any idea how to get that working. Even when I was using it, I found the config to be extremely arcane and difficult.
Thanks, Shawn