Hi,
I'd like to delegate lists creation to a couple of other users. I've added their email addresses as domain owners, but still they don't have the "Create New List" button available.
Which condition a mailman user has to fulfill to be allowed to create new lists?
Thanks,
_g.
On 7/19/20 9:38 AM, Gilles Filippini wrote:
I'd like to delegate lists creation to a couple of other users. I've added their email addresses as domain owners, but still they don't have the "Create New List" button available.
Which condition a mailman user has to fulfill to be allowed to create new lists?
I believe you need to grant them superuser status in order to create lists. That can be accomplish via the Django admin panel:
https://yourmailman3domain.com/admin/
Brian Carpenter a écrit le 19/07/2020 à 15:58 :
On 7/19/20 9:38 AM, Gilles Filippini wrote:
I'd like to delegate lists creation to a couple of other users. I've added their email addresses as domain owners, but still they don't have the "Create New List" button available.
Which condition a mailman user has to fulfill to be allowed to create new lists?
I believe you need to grant them superuser status in order to create lists. That can be accomplish via the Django admin panel:
It works. Thanks! But then what is the purpose of being a domain owner?
Best,
_g.
On 7/19/20 7:19 AM, Gilles Filippini wrote:
Brian Carpenter a écrit le 19/07/2020 à 15:58 :
I believe you need to grant them superuser status in order to create lists. That can be accomplish via the Django admin panel:
...>
It works. Thanks! But then what is the purpose of being a domain owner?
Domain owners should be able to create lists in their domains, but that's not available yet. See https://gitlab.com/mailman/postorius/-/issues/291.
Mark Sapiro a écrit le 19/07/2020 à 16:44 :
On 7/19/20 7:19 AM, Gilles Filippini wrote:
Brian Carpenter a écrit le 19/07/2020 à 15:58 :
I believe you need to grant them superuser status in order to create lists. That can be accomplish via the Django admin panel:
...>
It works. Thanks! But then what is the purpose of being a domain owner?
Domain owners should be able to create lists in their domains, but that's not available yet. See https://gitlab.com/mailman/postorius/-/issues/291.
Thanks!
_g.