I am only receiving notifications for user/1. Other accounts are not working at all. I thought this might be an access issue but that seems to be fine. Authenticated users have access to notifications and can subscribe to content, authors, groups, etc. but do not receive any email notifications.

Current setup:
Messaging 5.x-1.x-dev (2008-May-21) w/PHPMailer
Notifications 5.x-1.0-beta3
Default send interval:: Immediate
Default send method: HTML Mail

Any idea why this might be happening? Thanks.

Comments

atelier’s picture

I tried this on a fresh Drupal installation and I'm getting the same results. The admin (or, user/1) account receives notifications but others do not. I did notice that entries are created in the Message Log tab for all messages that aren't being sent to non-admin users.

Some other environment data that may be of use:
PHP 5.2.5
PHPMailer 2.1.0 beta 2

The setup seems to be working perfectly for user/1. I'm not sure what else to try. Thanks in advance for any help with this.

P.S. I also tried the latest dev release of the Notifications module but that didn't help either

atelier’s picture

Status: Active » Closed (fixed)

This was an issue with the PHPMailer configuration.