On 2024-11-21 14:22:27 -0800 (-0800), Mark Sapiro wrote:
> On 11/21/24 07:43, Jeremy Stanley wrote:
> > 
> > Preparing to test this, I poked around the schema a bit and noticed
> > that the domain names are also embedded as strings in the following
> > fields:
> > 
> >      django_mailman3_maildomain.mail_domain
> >      django_site.domain
> >      django_site.name
> 
> These are all Django things. You can modify those values in the db.
> 
> Note that django_site.name is just a name and doesn't need to be the exact
> domain name.
> 
> >      domain.mail_host
> 
> This is Mailman core's domain table. Again, you can modify the value in the
> db.

Yeah, I was planning to address all of those with additional SQL
update queries, just wanted to make sure I found all relevant
references to the domain name.

> > Can anyone think of any additional tables/columns which would need
> > updating for this? I'll see if scanning a dump of the full DB
> > content turns up anything I might be missing too. Thanks again!
> 
> I don't think there's anything else.

Awesome, thanks again, as always!
-- 
Jeremy Stanley

Attachment: signature.asc
Description: PGP signature

_______________________________________________
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/JW6S56XITXJ47ZESJOVUPZLHFEPWB7MN/

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

Reply via email to