SMTP Method Problems
Permalink
Hello All,
I am using the amazing Vivid Store addon and need to setup the SMTP so that confirmation emails can be sent out when orders are placed.
I went to bluehost and got the Secure SSL/TLS Settings, entered them in, and now when I go to Test Mail Settings, it spews forth the following error:
Would that be an issue with Bluehost or an issue with Concrete5? It gives me the impression that it can't find the username entered which implies Bluehosts fault, but I cant pinpoint the problem over there either.
Help is appreciated! Thanks!
I am using the amazing Vivid Store addon and need to setup the SMTP so that confirmation emails can be sent out when orders are placed.
I went to bluehost and got the Secure SSL/TLS Settings, entered them in, and now when I go to Test Mail Settings, it spews forth the following error:
The following error was found while trying to send the test email: Verification failed for <concrete5-noreply@turkeys.whiffletreefarmva.com> No Such User Here Sender verify failed
Would that be an issue with Bluehost or an issue with Concrete5? It gives me the impression that it can't find the username entered which implies Bluehosts fault, but I cant pinpoint the problem over there either.
Help is appreciated! Thanks!
I am having this issue as well. I have setup donotreply@my-domain.org and entered donotreply@my-domain.org as the SMTP username. When I try to test email settings, I get the same error -
Has anyone found a solution to this problem?
(To clarify, I am not using the Vivid Store add-on.)
Edit: typo
The following error was found while trying to send the test email: Verification failed for <concrete5-noreply@my-domain.com> No Such User Here" Sender verify failed
Has anyone found a solution to this problem?
(To clarify, I am not using the Vivid Store add-on.)
Edit: typo
Any solution? I am having the same trouble! Please help. I am using c5 5.6.
I was able to work around my particular error by setting up concrete5-noreply@my-domain.org & then entering noreply@my-domain.org as the username in the Concrete5 SMTP Settings.
For whatever reason, Concrete5 seems to add the "concrete5-" string to the beginning of the username. Setting the username to concrete5-noreply@my-domain.org simply returns the error "Incorrect authentication data".
I am currently using Concrete version 5.7.5.6.
For whatever reason, Concrete5 seems to add the "concrete5-" string to the beginning of the username. Setting the username to concrete5-noreply@my-domain.org simply returns the error "Incorrect authentication data".
I am currently using Concrete version 5.7.5.6.
I am on version 8 and having the same issue. I have searched and started a new thread but there seems to be no answer. I would think that this is an important feature as you can't retrieve your password without it working.
SOLVED:https://www.concrete5.org/community/forums/customizing_c5/email-not-...
SOLVED:https://www.concrete5.org/community/forums/customizing_c5/email-not-...
Also I don't remember having to setup SMTP to have c5 send emails, the built-in PHP mail() function worked just fine...