export SENDGRID_API_KEY="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"
export MYSQL_DB="linder8_sendgrid_marketing"
export MYSQL_TABLE="contacts"
export MYSQL_HOST="localhost"
export MYSQL_USER="linder8_sendgrid_marketing"
export MYSQL_PASS="Jesdam1305@"
export CSV="/tmp/sendgrid_active_contacts.csv"


export PROTOTYPE_SINGLE_SEND_ID='32af940f-4fb5-11f1-9714-8ad2acacbe74'
export CAMPAIGN_NAME='Linderlake June Newsletter'
export START_SEND_AT='2026-06-08 04:00:00'
export INTERVAL_MINUTES=15
export TIMEZONE='America/Chicago'