Closed (fixed)
Project:
Mass Contact
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2009 at 08:03 UTC
Updated:
9 Feb 2013 at 15:42 UTC
Hi,
When I use the BCC feature and select Authenticated User Role as recipients, emails are not reaching their target except one email for the sender (that is also admin of site - I don't check the "Send me a copy" box), here is how mail header looks like:
to: admin@example.com (this is my email address, admin of website)
bcc: user1@example.com,
user2@example.com,
user3@example.com
that was what header of the only reached email looks like, none of the bcc emails are getting the mail.
I have found an Issue like this but that was for "6.x-1.x-dev" version ( http://drupal.org/node/289229 ) and as I see the current code, that issue is fixed.
Comments
Comment #1
mrtoner commented6.x-1.0-beta2 predated the current (at the time of your post) development release by 15 months, so you're right: it's fixed. Update to the latest stable release, 6.x-1.0.
Comment #3
guntherdevisch commentedHi,
I'm having the same problem, the Email addresses in BCC are not receiving the mails. If allready tried the 6.x-1.3, 6.x-1.0 and 6.x-1.dev versions. Very strange!
When i deselect the BCC option, the mail does send out. I have PHPmailer & Mime mail installed.
Anyone knows how this is possible?
Thanks,
Gunther
Comment #4
oadaeh commented@guntherdevisch: I believe your issue may be related to this: https://drupal.org/node/927646
If it is not, please start a new issue.