CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Mail and Receit problem
Pages: [1]

Author Topic: Mail and Receit problem  (Read 950 times)

amigosespana

  • Guest
Mail and Receit problem
July 07, 2009, 09:19:27 am
Hello,

I have a problem with my config:  Settings seems to be allright for drupal as I can send and receive mails.  But in Civicrm it does not seams to work.

Regarding the seting: I configured Outbound e mail correctly according to the message i received on the scree after sendig a test mail, but I never received that test e mail. 

On top of that when i try to send e mail directly to a user or sending a receit to a user who registered i receive this error message:

fatal error: Class 'Mail_Mime' not found in /home/amigoses/public_html/sites/all/modules/civicrm/CRM/Utils/Mail.php on line 154

Anybody has an idea

Thanks a lot

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Mail and Receit problem
July 07, 2009, 12:02:33 pm

Can you add:

        require_once 'Mail/mime.php';

on line 153

thanx

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

amigosespana

  • Guest
Re: Mail and Receit problem
July 08, 2009, 03:00:55 am
Thanks lobo for your reply, but it does not seams to work: 

Parse error: syntax error, unexpected T_FUNCTION, expecting T_VARIABLE in /home/amigoses/public_html/sites/all/modules/civicrm/CRM/Utils/Mail.php on line 184

is the error message i receive after modifying line 153
Any idea?


Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Mail and Receit problem
July 08, 2009, 10:13:28 am

thats a php error that you will need to investigate.

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Mail and Receit problem

This forum was archived on 2017-11-26.