On 11/20/20 10:24 AM, Christian Stalberg via Mailman-Users wrote:
> 
> For some reason my REST credential is not a filename. Does it matter and why
> isn't it...did I miss something?


It's not supposed to be a file. There is a rest user and password
(default restadmin and restpass that are strings set in the [webservice]
section of the Mailman config by settings like
```
admin_user: restadmin
admin_pass: restpass
```

> 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
> are very different than what I
> have. Does it matter? For example, I do not have
> /srv/django/mailman/public/static.

That path assumes that Postorius' `/static` directory is located there
because you have set everything up for django in
/srv/django/mailman/public/.


In any case, I don't think you should be looking at
<https://docs.mailman3.org/projects/postorius/en/latest/deployment.html>
which is specific to Postorius only. I recommend starting at
<https://docs.mailman3.org/en/latest/install/virtualenv.html>

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
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