Turn off email notification

Qrczak - April 25, 2008 - 12:00
Project:Taxonomy Timer
Version:5.x-1.7
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed
Description

Taxonomy timer looks very promissing for me. But is there any possibility to turn off email notification? Maybe some patch? Or can you tell me where I can change this in code.

Regards

#1

madapple - November 30, 2009 - 17:39

i would like to know this myself...

#2

suydam - December 2, 2009 - 21:07

This feature doesn't exist right now (if you send me a patch, I'll consider adding it though!).

The code for sending emails is on line 107:

drupal_mail('ttnotificationkey',$to,$subject,$tmp_message,$from);

again on line 144:

drupal_mail('ttnotificationkey',$to,$subject,$tmp_message,$from);

If you comment out those two lines, emails will stop going out.

#3

suydam - December 2, 2009 - 21:08
Status:active» needs work

#4

suydam - December 2, 2009 - 21:08
Category:support request» feature request
Status:needs work» postponed
 
 

Drupal is a registered trademark of Dries Buytaert.