developmentseed / jekyll-hook

No Longer Maintained | A server that listens for GitHub webhook posts and renders a Jekyll site
BSD 3-Clause "New" or "Revised" License
508 stars 83 forks source link

Notification Email #26

Open scisco opened 9 years ago

scisco commented 9 years ago

Occasionally Jekyll-hook sends the notification email to the wrong email address. In one case for example, the email was sent to [GITHUB USERNAME]@users.noreply.github.com and bounced back.

Has to be investigated.

drewbo commented 9 years ago

Should go here:

to: data.pusher.email,

not sure why that fails