theoomoregbee / US-visa-appointment-notifier

This is just a script I put together to check and notify me via email (MailGun) when there's an earlier date before my initial appointment date. It doesn't handle rescheduling.
MIT License
104 stars 57 forks source link

Email not sending #43

Open siddharthrawal121 opened 6 months ago

siddharthrawal121 commented 6 months ago

Hello

Program is working well but the emails arent going through to my email and its the same as my mailgun username

for eg-Available date- [{"date":"2026-06-10","business_day":true}

in my config - NOTIFY_ON_DATE_BEFORE: 2026-11-11,

NOTIFY_EMAILS: 'email@email.com', mailgun: { USERNAME: 'email@email.com', DOMAIN: 'sandboxfddxxxxx.mailgun.org', API_KEY: 'pubkey-xxxx-xx-xx',