Roundcube Community Forum

Release Support => Pending Issues => Topic started by: sqdge on March 19, 2008, 03:02:13 PM

Title: Unable to send email
Post by: sqdge on March 19, 2008, 03:02:13 PM
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?