On 10/10/25 12:15 PM, Flo via Mailman-users wrote:


On 10/10/25 20:47, Mark Sapiro wrote:

What do you get from the following database query

SELECT * from django_mailman3_maildomain JOIN django_site ON site_id = django_site.id;


A while ago I have done a bit of database programming, however here I am lost, please help, where should I place this query to get a result?


I think you said your database is sqlite. If so, in the Debian package it is probably at /var/lib/mailman/data/mailman.db. You can point the sqlite3 command at the database and issue the query at the prompt.

--
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
_______________________________________________
Mailman-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/[email protected]/message/X6UNQGK5PED7IYLDKCYFFIM2XSGL2LUC/

This message sent to [email protected]

Reply via email to