Reply To: Quform PHP stopped working. Please we need urgent help

Home Forums Quform PHP Quform PHP stopped working. Please we need urgent help Reply To: Quform PHP stopped working. Please we need urgent help

#36510
Jason2004
Participant

With the help of technical support, we found that the cause of the problem was the lack of SMTP authentication. It seems to be necessary now.
After the setup, Quform PHP worked for us again without any problems.


$config['smtp'] = array(
'host' => '',
'port' => 25,
'username' => '',
'password' => '',
'encryption' => ''

Is it recommended that we also set “encryption”? We have left it blank for now.

Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy