
On Thu, Mar 27, 2025 at 10:58 PM Philip Bondi <pjbondi@systemdatabase.com> wrote:
Hello to all:
Giant thank you to the community, Mark, Stephen, everyone. I have a lot of follow-up tasks in previous posts. Blazing forward on critical path flaws, first.
I require a Debian 12 VM that supports:
- Subversion
- Let's Encrypt and required challenges
- IMAP server
- mailman3
- DKIM server
I found this post helpful. https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/thread/Y...
I think I've noticed that posters avoid less than sign and express as html.
Let's ignore everything else and focus on Mailman3. Please follow the steps outlined at https://docs.mailman3.org/en/latest/install/virtualenv.html to get MM3 running. We will then help you add the SSL certificates to Apache.
SSLCertificateFile /etc/letsencrypt/live/example.com-0001/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/example.com-0001/privkey.pem
I find the above two quite strange. Certbot doesn't create certificate paths like you are showing. If your domain is lists.example.com, I expect /etc/letsencrypt/live/ example.com/fullchain.pem and /etc/letsencrypt/live/example.com/privkey.pem respectively.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 In an Internet failure case, the #1 suspect is a constant: DNS. "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]