Open deepakpadamata opened 9 years ago
Updates?
mailer is ready. error handling is now done with simple callback function. I hav to do on promises. but mailer is working properly with callback instead of promise. i hav to do with promises.
On Wed, Jun 3, 2015 at 12:03 AM, Deepak Padamata notifications@github.com wrote:
Updates?
— Reply to this email directly or view it on GitHub https://github.com/The-WebOps-Club/erp-2016/issues/9#issuecomment-108046712 .
Make a module for sending mail from the servers. The basic mailer is done, but it does not return any success/failuer status. Usage of promises maybe?