Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email Message alerts #21

Open
benholtz opened this issue Apr 7, 2020 · 5 comments
Open

Email Message alerts #21

benholtz opened this issue Apr 7, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@benholtz
Copy link

benholtz commented Apr 7, 2020

Would love to see this send with some SMTP email with a library sending emails through an authenticated SMTP account like gmail !

@benholtz
Copy link
Author

benholtz commented Apr 7, 2020

this looks promising... https://gist.github.com/joech4n/d59e7bc9f99273fbda31

@benholtz benholtz changed the title Email SMTP Messages through authenticated smtp server Email Message alerts Apr 7, 2020
@ahertel
Copy link
Owner

ahertel commented Apr 7, 2020

@benholtz Thanks for raising this. To make sure I understand: your proposed enhancement is to do what I did for the text message notification feature, but sending emails instead of texts?

While I like the idea, I realized in writing this comment that the text feature will be somewhat obsolete once I release the auto-place order feature(see #6) later today or tomorrow. It would see the email feature, if identical to the text feature, would then be obsolete as well. Let me know what you think the use case would be, if any, for email notification once auto-checkout is released. Thanks!

@ahertel ahertel added the enhancement New feature or request label Apr 7, 2020
@ahertel ahertel self-assigned this Apr 7, 2020
@ahertel ahertel added this to To do in Improvements Apr 7, 2020
@ahertel ahertel moved this from To do to Requested in Improvements Apr 7, 2020
@benholtz
Copy link
Author

benholtz commented Apr 7, 2020

Yes, indeed to reproduce the alerts for text to email (not everyone uses imessage, but everyone uses email). I would see it as a 2nd option. The auto place order is a great feature, but due to the issue of things going out of stock, I can imagine some people may still just want a notice in the case there are out of stock things that are critical to their order.

@benholtz
Copy link
Author

benholtz commented Apr 7, 2020

You might also consider instead making some kind of API call like IFTT that could do the other things (like push notices, emails, turn on and off lights in the house, etc).

@ahertel
Copy link
Owner

ahertel commented Apr 8, 2020

@benholtz sorry haven't had the chance to reply. I couldn't find out a way to chat/email you directly so just wanted to say here that I appreciate you stepping up to answer people's questions on issue pages with the resources I've provided!! This tool got a lot more popular that I expected so I've been inundated with messages on reddit/github, while also trying to work on the code. Just today an article written on CNBC about this tool, so LinkedIn is blowing up as well.

Hope to get to discuss this email with more with your soon. Thanks for you patience

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Improvements
  
Requested
Development

No branches or pull requests

2 participants