user is not notified by email..

Added by sanane banane 829 days ago

user to decipher the test

but

user is not notified by email..

How do I troubleshoot email responses


Replies

RE: user is not notified by email.. - Added by Mohamed Tougorti 827 days ago

Hello,

Thank you for using JQuarks.

JQuarks use Joomla's setting to send E-mail notification, this issue is related to a misconfiguration in your setup's settings you could fix this under Global Configuration -> Server -> Mail Settings

Regards

RE: user is not notified by email.. - Added by sanane banane 826 days ago

Did you see in the picture

-my mail settings this .How do I troubleshoot email responses
-mail user is not going
-test results to the user mail is not going

Mail_Settings.jpg - Did you see in the picture (94.3 KB)

RE: user is not notified by email.. - Added by Mohamed Tougorti 825 days ago

Hello,

You are using the php mail function to send email, if it fail, then it is most likely not configured properly, you may alter the setting used by the mail function on your php.ini file. If your do not have access to your php.ini file on your server, another solution could be to switch to using the SMTP Server option to send email. Configuration parameter in that case would be the same that you use to send email through your email account on your domain.

Regards.

Reply