On Mon, Aug 4, 2008 at 2:49 PM, (Margaret) Michele Waldman
<[EMAIL PROTECTED]> wrote:
> I call a mail function with bcc and from in the header.
>
> It worked fine on my development server, but when I copied the code to
> production, the headers stopped working.

Same OS?

Are you using "\r\n" at the end of each line, or just "\n"? I've had
to switch between them before, even going from one version of Debian
to another.

Do the headers appear in the raw email at all, or are they being
completely ignored by PHP and/or the mailer?

Chris Snyder
http://chxor.chxo.com/
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to