In Readme/Getting started, ```app.smtp.configuration.host = "smtp.server"``` should be: ```app.smtp.configuration.hostname = "smtp.server"``` Thanks!