-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Needs update #59
Comments
@eclipsemain yea we will get this done within the week |
@GreenPioneer : ping |
@benbucksch - thanks for the ping Check this out - https://github.com/guileen/node-sendmail/tree/feature/%2359_update let me know if it still works for you I decided to pull the deprecated package in because we made a conscious decision in 1.0.0 that we did not want to get into the game of formatting emails properly. Picking a package like mail composer allowed up to add a ton of extra functionality because it was all in the formatting. Now that is deprecated it leaves us with 3 options
Im leaning toward option one as you see in the branch above |
@GreenPioneer Is there a reason why they are deprecated? |
@pixelplanetdev you are spot on with that and its fine if you want to switch back to nodemailer I have thoughts about going back to the old way we build mail before we brought on buildmail but i dont know if would add enough value to the package because its due for a rewrite anyway |
Needs an update, multiple packages are depricated
Expected Behavior
should be updated
Current Behavior
mailcomposer and buildmail are unmaintained
Possible Solution
Update and find newer dependencies
Your Environment
Windows, Node 11x
The text was updated successfully, but these errors were encountered: