Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved [Mail] Which php function decides whether to send a notification
#1
Not Solved
Hi

I am trying to find where in the MyBB code the decision is made whether or not to send an email notification to a user.

Can anyone point me to that code please?

Or should I ask this question somewhere else?

Best regards

David
#2
Not Solved
Are you talking about massmail.php?
#3
Not Solved
Well, I don't know. I just guess that when someone posts a reply to a thread, some logic decides which users to send a notification to, and that causes email(s) to be sent. Is massmail part of that logic?
#4
Not Solved
Depends. If it's a PM notification it's probably started by private.php. If it's a new reply notification then try newreply.php. If it's a new thread in a forum then probably newthread.php.


Forum Jump:


Users browsing this thread: