- Server operating system version
- Debian 12.5
- Plesk version and microupdate number
- 18.0.59 #2
Hello,
As I can read here:
To configurate the mailing list you can access to:
https://lists.<your Plesk server hostname>/mailman3/admin/mailman (it's mailman3 not mailman, the help is incorrect)
But, I don´t know what is the user and the password. So you can run via shell this command (as you can read here) :
python3 manage.py createsuperuser
To create a new superuser. But you have to run it from the folder manage.py is to work (as you can read here) So the question is. Where I have to run this command in the plesk server exactly? Where is django installed? Where is the file manage.py?
Thank you
As I can read here:
Mailing Lists
A mailing list is a means to send an email message to multiple recipients at once. Mailing lists are commonly used fo...
docs.plesk.com
To configurate the mailing list you can access to:
https://lists.<your Plesk server hostname>/mailman3/admin/mailman (it's mailman3 not mailman, the help is incorrect)
But, I don´t know what is the user and the password. So you can run via shell this command (as you can read here) :
python3 manage.py createsuperuser
To create a new superuser. But you have to run it from the folder manage.py is to work (as you can read here) So the question is. Where I have to run this command in the plesk server exactly? Where is django installed? Where is the file manage.py?
Thank you