Open ghost opened 10 years ago
It might be that you forgot to copy config/mail.js to your app. It contains missing configuration.
Also, at least in new Sails versions, there were no sails.config.smtp.host and other similar entries, so they need to be added to fix subsequent errors.
Hi thank you for creating this. I am getting the following error on "sails lift". What am I missing?
/Users/ramirez/apps/projects/node/sails-starter-app/api/models/Email.js:20 name: sails.config.mail.from.name, ^ TypeError: Cannot read property 'mail' of undefined