I went looking in the database to see if there was a "mailchimp" table, and I didn't see anything.

What I'm trying to figure out is how does the module know who is subscribed to what list? I didn't see any added columns to the "user" table to indicate if they are subscribed or not.

Is this information stored in the database at all? Or is it in the file system?

Comments

levelos’s picture

Assigned: Unassigned » levelos
Status: Active » Closed (works as designed)

The list of subscribed users is actually stored in the Mail Chimp system, not in the local Drupal system. They are linked on a users email address.

andrewm63au’s picture

Component: Miscellaneous » General
Issue summary: View changes
Issue tags: +SimpleNews

Does this mean that it won't handle shared email addresses?

I want to replace Simplnews with Mailchimp Integration. How can I import Drupal Simplenews subscribers into Mailchip lists?