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
Comment #1
jpetso commentedSorry 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:
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?
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.
Comment #2
drupalgirl commentedAll other Drupal emails work fine, registration confirmations, etc. Just not sending email from this module and definitely NOT held by spam folders.
Comment #3
jpetso commentedI 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.
Comment #4
jpetso commentedNo 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.)
Comment #5
drupalgirl commentedSorry for the delay. Had a lot on my plate. Will give another shot after the holidays and let you know.
Drupalgirl