Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
2.2k views
in Q2A Core by

 

Question2Answer fatal error:

Could not send email confirmation

Stack trace:

require() in index.php:27
require() in qa-index.php:182
qa_get_request_content() in qa-page.php:798
require() in qa-page.php:203
qa_send_new_confirm() in confirm.php:50

Question2Answer version: 1.7.0-beta-1

 

1 Answer

0 votes
by
I would try to use the hosting provider's SMTP server and email addresses defined on it, eg administrator@mydomain.com or no-reply@mydomain.com, where both address are existing (you should be able to manage your domain's email accounts with cPanel)
...