Hi Mitch,
The subscribers are stored in the wysija_users table in the database. You’ll need to be familiar with SQL in order to extract them.
Hopefully that helps!
It does help! Thanks.
So I do actually have access to the old database through phpMyAdmin, and I see a few tables that seem like they might be the answer:
wysija_user
wysija_user_history
wysija_user_list
Is there a specific one that I could export the list from, or is is sort of a bit from each?
Nevermind, figured it out. Thanks for the support.
-Mitch