Closed (fixed)
Project:
Facebook-style Statuses (Microblog)
Version:
6.x-2.0
Component:
Code - Functionality
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2009 at 16:41 UTC
Updated:
12 Sep 2010 at 20:55 UTC
Comments
Comment #1
icecreamyou commentedIt works for me. I've attached a sample rule that sends an email when a status is updated and displays a message on the site to let you know the rule fired successfully.
Your mail server may just be having a slow day or something, or possibly your spam filter is rejecting your emails.
If you keep having problems, I would delete your existing rule, clear your Drupal caches (run update.php) and then re-build the rule from scratch. This is probably not a FBSS problem -- FBSS just fires a trigger, and it does that successfully. Rules is responsible for sending the email, and your server is responsible for passing it to your inbox, and your email client is responsible for showing it to you -- those are the most susceptible points of weakness (other than a botched upgrade).
Comment #2
icecreamyou commentedComment #3
schturdark commentedDeleting the old rule and recreating the rule works well. Thank you!
Comment #4
icecreamyou commentedGood, I'm glad it worked, especially since I apparently forgot to attach the exported rule as I said I did... :)
Comment #6
mrwhizkid commentedWould you mind attaching that rule here when you get a chance? :). I've been trying to create one with no luck and seeing your example might help me. Thanks in advance.
Comment #7
icecreamyou commented@mrwhizkid,
The original question was this:
That is not your question. Please don't:
However, you are welcome to open a new issue. If you do, it helps if you explain the steps you have already taken to try to solve your problem, including searching for issues like this one.