On 11/28/24 4:14 PM, Bill Oliver via Mailman-users wrote:

After a little searching, I found out that mailman needs to be made the
OWNER of the database, not just granted all privileges.  After adding
the commands:

ALTER DATABASE mailman  OWNER TO mailman;
ALTER DATABASE mailmanweb  OWNER TO mailman;

I suggest adding those two lines to the instructions for "Setup
Database"
at https://docs.mailman3.org/en/latest/install/virtualenv.html

There's already an MR in progress for this, although the approach there is different. See https://gitlab.com/mailman/mailman-suite-doc/-/merge_requests/160

--
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@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/EFDB6433VE5TIRDBSCSYM7JJL4LINYMJ/

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

Reply via email to