Skip to content
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

Resend Verification Email - Error trying to send email: Mail from command failed - 501 5.1.7 Invaild address #6328

Open
sjonstevens opened this issue Mar 12, 2017 · 13 comments

Comments

@sjonstevens
Copy link

Receiving message: "Error trying to send email: Mail from command failed - 501 5.1.7 Invaild address

This error message is from My Account -> Profile -> Resend Verification Email

Under Administration -> Email -> SMTP is setup correctly and test emails are sent and received as expected

Rocket.Chat Version: 0.53.0
Running Instances: 1
DB Replicaset OpLog:
Node Version: v4.7.3

@pkgodara
Copy link
Contributor

@sjonstevens Can you please tell what environment did you used to deploy it. Mine is working fine on ubuntu with local mail server.

@sscholl
Copy link
Contributor

sscholl commented May 11, 2017

+1

@vialcollet
Copy link

Hi there
Same for me. I deployed Rocketchat with ansible on ubuntu 14.04 and I am using an external SMTP server.
Other emails functionalities are working good.

@sscholl
Copy link
Contributor

sscholl commented May 17, 2017

this issue was closed via #6940 in 0.56.0 FOR ME

Go to Administation->E-Mail->SMTP->Protocol (smtps)

@skbach
Copy link

skbach commented May 30, 2017

Same problem here. Email verification fails, but other SMTP test emails are going out. Changing protocol makes no difference

@chiflux
Copy link

chiflux commented Jun 7, 2017

This impacts functionality quite a bit. Are there plans to fix this?

@sscholl
Copy link
Contributor

sscholl commented Jun 17, 2017

As said above, it's fixed ;)

@12test12
Copy link

@sscholl thank the fix helped my problem :D

@danieljhochman
Copy link

I'm trying to "Resent verification email" in the demo instance:
https://demo.rocket.chat/account/profile

It's just stuck at the "Resend Verification Email..." step.

Should I open a new issue about this?

@mborhade
Copy link

same here ,
getting error on https://demo.rocket.chat/account/profile

Uncaught TypeError: o.emails[0].address is not a function at Object.click #resend-verification-email (4d4b58854c84965ea483e4d2fad7f07f0915cb3d.js?meteor_js_resource=true:239) at 4d4b58854c84965ea483e4d2fad7f07f0915cb3d.js?meteor_js_resource=true:79 at Function.e._withTemplateInstanceFunc (4d4b58854c84965ea483e4d2fad7f07f0915cb3d.js?meteor_js_resource=true:79) at f.View.<anonymous> (4d4b58854c84965ea483e4d2fad7f07f0915cb3d.js?meteor_js_resource=true:79) at 4d4b58854c84965ea483e4d2fad7f07f0915cb3d.js?meteor_js_resource=true:79 at Object.f._withCurrentView (4d4b58854c84965ea483e4d2fad7f07f0915cb3d.js?meteor_js_resource=true:79) at f._DOMRange.<anonymous> (4d4b58854c84965ea483e4d2fad7f07f0915cb3d.js?meteor_js_resource=true:79) at HTMLButtonElement.<anonymous> (4d4b58854c84965ea483e4d2fad7f07f0915cb3d.js?meteor_js_resource=true:79) at HTMLDivElement.dispatch (4d4b58854c84965ea483e4d2fad7f07f0915cb3d.js?meteor_js_resource=true:11) at HTMLDivElement.h.handle (4d4b58854c84965ea483e4d2fad7f07f0915cb3d.js?meteor_js_resource=true:11)

@mborhade
Copy link

I have modified some code and its working now for me...

@felixbrucker
Copy link

felixbrucker commented Aug 23, 2017

@mborhade care to share what you changed? I'm experiencing the same with storj's rocketchat unfortunately.

edit: nevermind, i just saw it got fixed just recently: #7758

@dmi7ry
Copy link

dmi7ry commented Jan 12, 2020

Same problem here. Email verification fails, but other SMTP test emails are going out. Changing protocol makes no difference

Same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests