Reply to Re: Blind carbon copy

Your name:

Reply:


Posted by Jeff Paffett on 10/27/06 13:15

Shelly wrote:
> I am running into a strange problem with blind carbon copy. I specify two
> addresses, one for the sendto and one for the bcc (both are mine). It
> sends two emails, but BOTH are to the sendto address. Here it is:
>
> $from = "me@third.com";
> $subject = "testing";
> $message = "A set of text";
> $sendTo = "me@first.com";
> $bcc = "me@second.com";
> $message = wordwrap($message, 70);
> $headers = 'From: ' . $from . "\r\n" . 'Reply-To: ' . $from . "\r\n";
> $headers .= 'Bcc: ' . $bcc . "\r\n";
> $headers .= 'X-Mailer: PHP/' . phpversion();
> mail($sendTo, $subject, $message, $headers);
>
>
> I get two emails at me@first.com. If I switch the two addresses (setting
> $sendTo to be me@second.com and $bcc to be me@first.com, then I get two
> emails at me@second.com.
>
> What is going on here?
>
> Shelly
>
>
I think you'll find this is working, just that the bcc address is
correctly not being displayed. If you look at the headers for the
received emails, you should see they have gone to the right addresses.

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация