Closed thevirajshelke closed 4 years ago
I have found the same issue on smtp-channel github issue #2
I think this was fixed on the smtp-channel codebase by Pull Request #3
I have installed smtp-client and in the node modules under smtp-channel I cannot see the PR's code. Can anyone confirm? I think the issue is fixed on the smtp-channel but it's not present under the smtp-client's code base
I have manually added the PR's changes into my node modules file and works fine for me. So this bug seems to be fixed. Just that while doing an npm install
the code is not having the PR's changes. @xpepermint can you please check this and fix it?
Thanks in advance :+1:
Just ran into the same issue, @xpepermint could you push a new release including these changes to npm? Thanks!
This was fixed in the released version 0.2.3
of smtp-channel
published three months ago. Unfortunately, this has not been updated in smpt-client
's package.json
.
I've fixed that along with some other problems in #5.
@xpepermint is it fixed? I couldn't see any new commits. Also, @leftshift good job with PR #5 but your PR seems to fail can you please check and do the necessary changes? Thanks!
@thevirajshelke waiting for the PR to be fixed, then I'm merging.
Okay. thanks a lot, @xpepermint :-) :+1:
I am getting the following error while trying to run the code for multiple domains back to back
Any solution or insights?