Project:Taxonomy Timer
Version:5.x-1.7
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed

Issue Summary

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

Comments

#1

i would like to know this myself...

#2

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

Status:active» needs work

#4

Category:support request» feature request
Status:needs work» postponed