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 »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Automatic email sent to activity assignee even when settings file bars this
Pages: [1]

Author Topic: Automatic email sent to activity assignee even when settings file bars this  (Read 940 times)

Stuart Parker

  • I post occasionally
  • **
  • Posts: 64
  • Karma: 2
  • CiviCRM version: 4.5.2
  • CMS version: Drupal 7
  • MySQL version: 5.1.63
  • PHP version: 5.2.14
Automatic email sent to activity assignee even when settings file bars this
February 22, 2012, 05:56:59 am
My civicrm.settings.php file has always had this line to disable email notifications to activity assignees:
define( 'CIVICRM_ACTIVITY_ASSIGNEE_MAIL' , 0 );

This was working fine until 4.0.x, but now that I've upgraded to 4.1.0, Civi is sending automatic emails to assignees, despite the setting above.

I did update my civicrm.settings.php file upon upgrading to 4.0.

Any thoughts?

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: Automatic email sent to activity assignee even when settings file bars this
February 22, 2012, 07:13:38 am

All those settings have moved to the database and are no longer part of civicrm.settings.php

check:

http://drupal.demo.civicrm.org/civicrm/admin/setting/preferences/display?reset=1

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

Stuart Parker

  • I post occasionally
  • **
  • Posts: 64
  • Karma: 2
  • CiviCRM version: 4.5.2
  • CMS version: Drupal 7
  • MySQL version: 5.1.63
  • PHP version: 5.2.14
Re: Automatic email sent to activity assignee even when settings file bars this
February 23, 2012, 12:35:20 am
Thank you Lobo - that's fixed it.  :D

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Automatic email sent to activity assignee even when settings file bars this

This forum was archived on 2017-11-26.