I installed and tested this module Temporary Invitation yesterday. Everything worked except the sending of emails with links and password to both parties. I checked everywhere and it was not flushed for being spam. So there is no way once you leave the invitation confirmation page with password to re-use the link and password unless inviter prints the page before proceeding to another. Ever heard of this happening before? What module is responsible for sending invitations?

Drupalgirl

Comments

jpetso’s picture

Sorry for replying a bit late, I'm pretty busy currently. Hopefully, I'll have time to investigate this issue in a week or two. Short reply for now:

Ever heard of this happening before?

No, didn't hear of it so far. For the correctness of the module, I would hope you just got your mail agent misconfigured - do other mails from your Drupal installation (e.g. regular user registration mails) work?

What module is responsible for sending invitations?

Temporary Invitation does that by itself, using the drupal_mail() function. If drupal_mail() works, mails from Temporary Invitation should work as well. I really think it should.

drupalgirl’s picture

All other Drupal emails work fine, registration confirmations, etc. Just not sending email from this module and definitely NOT held by spam folders.

jpetso’s picture

Status: Active » Postponed (maintainer needs more info)

I just put out a new release. I didn't conciously find a problem, but as much of the other stuff in there, the email handling got an overhaul as well. This issue has been open for far too long (I'd like to apologize for that), I hope it's fixed in 5.x-2.0.

Please report back, otherwise I'm going to close this issue in two weeks or so.

jpetso’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No reply in one month, so I close this issue. (Feel free to reopen it if you just didn't get to it and the problem persists.)

drupalgirl’s picture

Sorry for the delay. Had a lot on my plate. Will give another shot after the holidays and let you know.

Drupalgirl