Please disregard the 'View article...' shown at the bottom of many posts as this is the result of restoring old forum posts from a backup.
Sending forms through simplified php mail() function
Sending forms through simplified php mail() function givs the following error:
Notice: Undefined index: connections in /var/www/vhosts/XXX/httpdocs/framework/core/subsystems/expMail.php on line 155
Looked up this file/line and it reads:
Notice: Undefined index: connections in /var/www/vhosts/XXX/httpdocs/framework/core/subsystems/expMail.php on line 155
Looked up this file/line and it reads:
$this->transport = new Swift_MailTransport($params['connections']); //fixme DEPRECATED
Does this mean I can only use SMTP now?
Does this mean I can only use SMTP now?
Comments
Please see the notes in the patch1 release http://forums.exponentcms.org/discussion/1607/v2-4-2patch1-released-to-fix-email-failure#latest