config.yaml_example 206 B

12345678
  1. mysql:
  2. dsn: user:pass@tcp(localhost:3306)/dbname
  3. query: SELECT email FROM your_table WHERE email IS NOT NULL
  4. mailchimp:
  5. api_key: your_mailchimp_api_key
  6. server: us21
  7. audience_id: your_audience_id