DocNow / diffengine

track changes to the news, where news is anything with an RSS feed
MIT License
177 stars 30 forks source link

Added documentation and better support for multiple mail addresses #81

Closed andresfib closed 4 years ago

andresfib commented 4 years ago

Very light documentation added to mention email possibility, to show the config messages in console during first run, and to include sengrid config in config.yaml example.

Now we send mails using BCC and not TO field, better for privacy.

edsu commented 4 years ago

@andresfib I apologize for not merging this sooner. I see that there is a conflict now around the use of recipients vs receivers in diffengine/sendgrid.py? Would you be willing to address this?

andresfib commented 4 years ago

@edsu sorry for my delay! branch rebased successfully and ready to merge. Great to see the CI implemented!

edsu commented 4 years ago

Thanks, and sorry for the delay!