Closed (cannot reproduce)
Project:
Comment Notify
Version:
7.x-1.0-alpha1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2011 at 03:49 UTC
Updated:
23 Aug 2011 at 17:23 UTC
Hi. Maybe I'm missing a step, somehow, but this module currently doesn't work for me. That is, everything works except the sending of the emails.
Upon saving a new comment, I get "Unable to send email. Contact the site administrator ... etc."
And I get a log entry as follows:
Error sending e-mail (from zwhalen@... to [node:author:mail]).
In other words, it looks like the token isn't being replaced.
Any ideas?
Comments
Comment #1
zwhalen commentedI should have mentioned -- other system mail works fine (new account creation, etc.). It's just these tokenized messages that seem problematic.
Comment #2
gregglesIt seems like a token problem, but I'm not sure why the tokens wouldn't be working.
Comment #3
zwhalen commentedIndeed. And other tokenized messages work OK too, as far as I can tell. For example, if I set an action to display a message to the user, tokens work inside that message just fine, including ones like [node:author:mail]. Problem only seems to crop up when it tries to send email with a token value.
Comment #4
gregglesCan you upgrade to the latest version, run update.php, and see if it's any better?
Comment #5
gregglesPlease re-open if it's still a problem.