RE: two small issues with php mail

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Apperently my smtp portion is "not" working.
This did not solve my problem of sending email to only 50% of the
recipients, just no parse error
This is what the php mail manual page suggest?

And

Where should the bcc go if not the header?



-----Original Message-----
From: Per Jessen [mailto:per@xxxxxxxxxxxx] 
Sent: Monday, November 19, 2007 1:55 PM
To: php-general@xxxxxxxxxxxxx
Subject: RE:  two small issues with php mail

Brad wrote:

> $headers = 'bcc: kathyandrews@xxxxxxxxxxxxx';
> 
> Works but corrupts the "from" portion and changes it to "nobody"
> Which I think goes back too the smtp portion.

There is no bcc: header. BCC'ing someone is normally done by sending
them the email without listing them explicitly in to: or cc:.


/Per Jessen, Zürich

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.16.0/1137 - Release Date: 11/18/2007
5:15 PM
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.16.0/1137 - Release Date: 11/18/2007
5:15 PM
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux