On 11/8/25 08:26, dap1--- via Mailman-users wrote:
Thanks. That obviously means my list was never created:
mysql> select id,domain from django_site;
+----+-------------+
| id | domain |
+----+-------------+
| 1 | example.com |
+----+-------------+
1 row in set (0.00 sec)
I never got any errors trying to create it but at least now I know where to
look when I do.
Actually a better place to look in the db is
select list_name from mailinglists;
or in the file system
ls -l /opt/mailman/mm/var/lists
How did you attempt to create it? If in `mailman shell` did you `commit()`.
The easiest way to create it is `mailman create [email protected]` You
don't need to specify any options as everything will be imported by
`mailman import21`
--
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/VKS22S4DUOR5LATOH6MO7NYTA676AK5Y/
This message sent to [email protected]