Troubleshooting
Troubleshooting
If you want to use your website to send form mail, like submissions to a contact us form, you'll need to connect to our mail relay server.
Sending ma...
Thu, 28 Apr, 2022 at 5:31 AM
$config['email_send'] = Array(
'protocol' => 'sendmail',
'mailpath' => '/usr/sbin/sendmail&...
Thu, 28 Apr, 2022 at 5:31 AM