Closed (duplicate)
Project:
Notifications
Version:
6.x-2.1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2009 at 15:38 UTC
Updated:
24 Mar 2011 at 23:29 UTC
Hi folks:
I am not sure where to post this. I have been running a site on Drupal since 2008 with Organic groups and Notifications installed. I have yet to be able to get the notifications to send via email yet. I have run tests both using PHPMailer and Drupal mail, and they work fine. I have subscriptions set up to allow group notifications.
I am running OG version 6.x-2.0 and Notification 6.x-2.1. Can somebody please help to figure out what might be going on?
Thanks
Brian
Comments
Comment #1
weblinq commentedMe too. Notification not working with OG
Comment #2
phreestilr commentedSame here. Any help would be appreciated
Comment #3
Ether commentedsubscribe
Comment #4
gregglesIt's working on groups.drupal.org - though not without a few problems along the way. I've got it running on a handful of other sites as well, and all the Open Atrium installs include this by default.
So, it's probably going to require some feedback from you about your specific settings to understand better what the problem is.
Comment #5
comfused commentedsubscribe
Comment #6
phreestilr commentedI got it to work if I set the send interval to immediate. Otherwise, messages just build up in the queue and never get sent. Not sure the source of this problem
Comment #7
gregglesYou need to have cron running.
Comment #8
phreestilr commentedI do have cron running. It works for the backup and migrate module, automatically backing up my dbase every 24 hours when cron runs. For some reason, though, it isn't processing the message queue
Comment #9
grendzy commentedThis is a bug caused by #1088020: send_interval is set to NULL when sending mails to all members of a group