fredrikcarno / flyerpic-backend

Backend of e-commerce platform for photographers
0 stars 0 forks source link

When customer enters mailaddress for unuploaded session auto mail must happen on upload #66

Open fredrikcarno opened 9 years ago

fredrikcarno commented 9 years ago

When a session hasnt been uploaded yet and customer enters mail to be notifyed, the system must check that the code is a valid lychee album, and when the album has been uploaded notifying the customer that its up..

How should this be done?

Automagical mail right away when uploaded or collect a few and send them via a batch job on the future admin page. This could be up for debate :)

electerious commented 9 years ago

I think we are going to use Nodemailer for this task :)