Scripler / scripler

The Scripler web application source code repository
Do What The F*ck You Want To Public License
5 stars 1 forks source link

Small improvements to "EPUB Validation Result" email #788

Open mortengf opened 9 years ago

mortengf commented 9 years ago
allanmc commented 9 years ago

@mortengf I also think we should consider not using mandrill for internal emails like this. Currently these epub validation emails are like 90% of our mandrill activity.

Since these emails are just for internal use, and only send to ourselves. Mandrill is meant for external customer targeted emails.

When we send more than 12k emails per month we need to start paying. Currently we're at ~100, so no worries yet :)

Abekonge commented 9 years ago

@mortengf an idea - if the validation is triggered by a publish - could we get a link to the published books?

mortengf commented 9 years ago

@allanmc

I see your point. Do you recommend any specific method? Use "sendmail" locally on the server?

allanmc commented 9 years ago

@mortengf I would prefer a module - like: https://github.com/guileen/node-sendmail https://github.com/andris9/Nodemailer