Roundcube Community Forum

 

Unable to send email

Started by sqdge, March 19, 2008, 03:02:13 PM

Previous topic - Next topic

sqdge

Since I upgraded to the Stable release I have been unable to send emails. Looking in the error log it says:

PHP Fatal error: Call to undefined function rcmail_deliver_message() in /home/*user*/public_html/mail/program/steps/mail/sendmail.inc on line 320
Line 320 is:

$sent = rcmail_deliver_message($MAIL_MIME, $from, $mailto);
I'm sure that my SMTP settings are alright - any other ideas?