I am working through installing mailman3 and have a couple of questions.

For some reason my REST credential is not a filename. Does it matter and why
isn't it...did I miss something?

(venv) root@localhost:/opt/mailman# mailman info
GNU Mailman 3.2.2 (La Villa Strangiato)
Python 3.8.5 (default, Jul 28 2020, 12:59:40)
[GCC 9.3.0]
config file: /etc/mailman3/mailman.cfg
db url: sqlite:////var/lib/mailman3/data/mailman.db
devmode: DISABLED
REST root url: http://localhost:8001/3.1/
REST credentials: restadmin:/7R8zO0/T34EqYivNSH2MRwPoDaladSo9Uzl+V1tRM8k9YFL

In installing Postorius, I installed Apache with mod_wsgi and am creating
the virtual server. The Apache VirtualHost settings shown at
https://docs.mailman3.org/projects/postorius/en/latest/deployment.html?highl
ight=postorius.wsgi#apache-with-mod-wsgi are very different than what I
have. Does it matter? For example, I do not have
/srv/django/mailman/public/static. What I do have is

/usr/share/gitweb/static
/usr/local/lib/python3.8/dist-packages/postorius/static
/usr/local/lib/python3.8/dist-packages/django_mailman3/static
/usr/local/lib/python3.8/dist-packages/allauth/socialaccount/providers/faceb
ook/static
/usr/local/lib/python3.8/dist-packages/django/contrib/admin/static
/usr/local/lib/python3.8/dist-packages/django/contrib/gis/static

When I search for Django I get

/opt/mailman/venv/lib/python3.8/site-packages/passlib/ext/django
/usr/lib/python3/dist-packages/passlib/ext/django
/usr/local/lib/python3.8/dist-packages/django
/usr/local/lib/python3.8/dist-packages/django/forms/templates/django
/usr/local/lib/python3.8/dist-packages/django/forms/jinja2/django

Help!
Thank you!

~Christian
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
    https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to