Hi,
I'm having some problems with the mail module component in Case Tracker, the mail module does not appear to be functioning at all.
My understanding is that if a new case is created, the person it is assigned to will be notified via email, but this is not happeneing. If someone subscribes to a case and a comment is left then an email is generated and sent, but not when a case is first created (I believe the subscription email is part of a different module though).
I am using CSS and a custom page for the cases, so understand not all the case details can be addedd to the mail, however simple notification will suffice.
Any ideas what could be causing this?
Comments
Comment #1
szazo commentedHi,
I have found that it is caused by a missing '$'. The short patch:
Kind regards,
Szazo
Comment #2
dinis commentedHi Szazo,
I have applied the changes in the patch, however I'm still not recieving emails when a case is raised or assigned to me. There is no error in the log file either, it's as if the mod is not triggering, or is triggering and not getting any errors.
Any other ideas, or any ideas how I can track the problem?
Cheers
Comment #3
Anonymous (not verified) commentedPatch in #1 works for me.
Thanks,
txcrew
Comment #4
oprior commentedThe patch didn't work for me
Comment #5
dinis commentedStill no email functionality for me here either.
I'm about set up a test server with a clean install of PHP/MySQL/Drupal 5.5 etc. and I'll report back.
Comment #6
bchoc commentedI actually am having this problem in 1.2. As I recall, this did work correctly in earlier versions.
(Also, the suggested code change does not appear to have resolved it.)
Anyway, I'm just sharing this comment for additional context.
Comment #7
mblazke commented#1 patch works for me too.
Thanks!
Comment #8
AgnesCB commentedPatch works for me.
Comment #9
zero2one commentedAnd is now fixed in the latest cvs
http://drupal.org/cvs?commit=105059
see also: http://drupal.org/node/220772#comment-762352
Comment #10
zero2one commentedComment #11
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.