On Wed, Feb 12, 2025 at 11:05 PM Christian via Mailman-users <
mailman-users@mailman3.org> wrote:

> That worked.
>
> Now on
>
> https://docs.mailman3.org/en/latest/install/virtualenv.html#starting-mailman
> -automatically
> <https://docs.mailman3.org/en/latest/install/virtualenv.html#starting-mailman-automatically>
> it says
>
> "Pay attention to the config file output above and make sure that you see
> /etc/mailman3/mailman.cfg there. If the config path is different, you
> should
> make sure to create a new config file at /etc/mailman3/mailman.cfg and
> re-run the command."
>
> Well...mailman info yields
>
> GNU Mailman 3.3.5 (Tom Sawyer)
> Python 3.7.3 (default, Mar 23 2024, 16:12:05)
> [GCC 8.3.0]
> config file: /opt/mailman/mm/mailman.cfg
> db url: postgres://mailman:5DqTHnv8hUQSdd@localhost/mailman
> devmode: DISABLED
> REST root url: http://localhost:8001/3.1/
> REST credentials: restadmin:restpass
>
> Should I create a new config file at /etc/mailman3/mailman.cfg ?
>
> Lastly, when I ran this command it says "loaded failed failed"
>
> (venv) mailman@lists:/opt/mailman/mm$ systemctl list-units | grep -i
> mailman
>   gunicorn.service
> loaded active running   GNU Mailman web interfaces
> ● mailman.service
> loaded failed failed    GNU Mailing List Manager
>
> Please advise. Thank you.
>

rm -rf /opt/mailman
mkdir /opt/mailman
chown mailman:mailman /opt/mailman
chmod 755 /opt/mailman
sudo su mailman
cd
pwd [should show that you are in /opt/mailman]

Start over again from there.

'mailman info' ideally should say the config file is in
/etc/mailman3/mailman.cfg
If you follow the manual to the letter, you should have mailman3.service as
the filename as per
https://docs.mailman3.org/en/latest/install/virtualenv.html#starting-mailman-automatically
.



-- 
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]
_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/GLZRT5DMKUUXDKJWYO7F2S4HRE3O3L7V/

This message sent to arch...@mail-archive.com

Reply via email to