29 Nov
2024
29 Nov
'24
1:46 a.m.
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 <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan