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

zwhalen’s picture

I should have mentioned -- other system mail works fine (new account creation, etc.). It's just these tokenized messages that seem problematic.

greggles’s picture

It seems like a token problem, but I'm not sure why the tokens wouldn't be working.

zwhalen’s picture

Indeed. 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.

greggles’s picture

Status: Active » Postponed (maintainer needs more info)

Can you upgrade to the latest version, run update.php, and see if it's any better?

greggles’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Please re-open if it's still a problem.