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

mrtoner’s picture

Status: Active » Fixed

6.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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

guntherdevisch’s picture

Version: 6.x-1.0-beta2 » 6.x-1.3
Status: Closed (fixed) » Active

Hi,

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

oadaeh’s picture

Status: Active » Closed (fixed)

@guntherdevisch: I believe your issue may be related to this: https://drupal.org/node/927646

If it is not, please start a new issue.