tags:

views:

142

answers:

0

Hello all, I'm having the following problem and was wondering if anyone is also and what they did to fix it.

I'm trying to use the Mass Contact module in Drupal to send out emails to all users of my site but hiding the users' emails. I can get it to send without using the BCC option but when I have it checked, the drupal message says the emails are sent but they are not when I look at those users' email. What's interesting is that when I look at the copy of the email that's sent in my "sent" folder, it shows the addresses in the 'bcc' header. I should point out that in Drupal, I am using PhpMailer 6.x-2.1 and Gmail to send out these emails. Any help is appreciated. Thanks.

Jack