SMTP
Posted: 13 Jun 2007, 15:43
A while ago I installed Mantis 1.0.6 on Ubuntu Feisty Fawn. But SMTP emailing still doesn't work properly. I fire up admin/check.php and do the email test. I get this:
Is this a pure PHP problem totally outside the Mantis realm? Anyone know the next step in getting this to work?
/ Daniel
Code: Select all
Testing Mail -
SYSTEM WARNING: PHPMailer::include_once(PHPMAILER_PATHclass.smtp.php) [function.PHPMailer-include-once]: failed to open stream: No such file or directory
SYSTEM WARNING: PHPMailer::include_once() [function.include]: Failed opening 'PHPMAILER_PATHclass.smtp.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear')
Fatal error: Class 'SMTP' not found in /usr/share/php/libphp-phpmailer/class.phpmailer.php on line 527Is this a pure PHP problem totally outside the Mantis realm? Anyone know the next step in getting this to work?
/ Daniel