waterlock / waterlock-local-auth

Local authentication method for waterlock
http://waterlock.ninja/
MIT License
39 stars 83 forks source link

Removing protocol parameter from nodemailer.createTransport() #45

Closed praveenaj closed 9 years ago

praveenaj commented 9 years ago

Otherwise an Exception is thrown when waterlock tries to send the reset email.

[Error: Unsupported configuration, downgrade Nodemailer to v0.7.1 or see the migration guide https://github.com/andris9/Nodemailer#migration-guide]
duhruh commented 9 years ago

Thanks! :smile:

praveenaj commented 9 years ago

@davidrivera no problem! Thanks for the awesome lib :clap: