Closed karashiiro closed 2 years ago
I mentioned this in #7 since it seems like it might help there, though with the current suggestions format it could be more difficult to set up.
@goaaats Do you want to make an email address that can route through Outlook, or do you just want to have the credentials for caprine.operator@outlook.com? Asking because I had to use my phone number to verify it, not sure if you want one with yours on it instead or if it doesn't matter.
Most other providers should be fine too, so long as they have an SMTP and IMAP server with simple/login auth. Gmail is out of the question since they're blocking direct access later this year.
The outlook is fine, if that doesn't work, I also have SES set up for another project, should be easy to hook up
I was doing this anyways, but maybe we can make a DIP out of this. The idea is that repositories with lots of activity to keep track of can all be reduced down to aggregated updates in emails, to lower the amount of effort that needs to be spent on filtering through everything. After the first email, all subsequent emails will only contain updates since the previous one, down to the point where there are no updates, at which point no email will be sent at all.
I can transfer this to goatcorp once it has a subscribe process implemented. I'll also write a proper DIP for this if there are no objections.