ask a question does not send mail and returns an error
Posted: 03 Jul 2023, 14:40
I'm using the phoca cart component on joomla 4 and php8.1
I have enabled the "ask a question" button but I would like to receive an email when a user asks a question.
I tried both to select the user to whom the email should arrive from this parameter:
Send Email (Ask Question)
either by manually inverting the email in this other parameter:
Send Email - Others (Ask A Question)
Unfortunately when I try to submit a question via the form, I get this error:
SMTP Error: The following recipients failed: myadress@myadress.com: SENDER ADDRESS DIFFERENT FROM AUTH USER
I state that in the joomla configuration, I set the SMTP with the parameters of my email and joomla sends me the emails without errors.
I have enabled the "ask a question" button but I would like to receive an email when a user asks a question.
I tried both to select the user to whom the email should arrive from this parameter:
Send Email (Ask Question)
either by manually inverting the email in this other parameter:
Send Email - Others (Ask A Question)
Unfortunately when I try to submit a question via the form, I get this error:
SMTP Error: The following recipients failed: myadress@myadress.com: SENDER ADDRESS DIFFERENT FROM AUTH USER
I state that in the joomla configuration, I set the SMTP with the parameters of my email and joomla sends me the emails without errors.