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 (Moderator: Dave Greenberg) »
  • CIVICRM_MAIL_LOG not respected?
Pages: [1]

Author Topic: CIVICRM_MAIL_LOG not respected?  (Read 612 times)

dbenton

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • CiviCRM version: 4.0
  • CMS version: Drupal 7
  • MySQL version: 5.1
  • PHP version: 5.2
CIVICRM_MAIL_LOG not respected?
May 16, 2012, 09:18:16 am
I'm on 4.1.2 and despite my CIVICRM_MAIL_LOG setting, emails are going out. I've tried
Code: [Select]
define( 'CIVICRM_MAIL_LOG', 1 );and
Code: [Select]
define( 'CIVICRM_MAIL_LOG', "/path/to/my/logfile" );
I've manually sent individual mails and CiviMail scheduled mailings. All have been delivered. No logs have been created at my specified path or files/civicrm/templates_c/en_US/ConfigAndLog/mail. What am I missing?

-David

Based on documentation, I'm not sure if CIVICRM_MAIL_LOG is for all CiviCRM email or just CiviMail. Apologies if this should be in the CiviMail forum.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • CIVICRM_MAIL_LOG not respected?

This forum was archived on 2017-11-26.