But isn't "lack of Bcc support in the mail function under windows" or "some delivery failure under linux" the reason Brad is trying to build an SMTP auth function/component?. I mean, what's the requirement here? Sending Bcc headers and getting the emails delivered or talking directly to the SMTP server? Because if it's the first one, it should work in a linux PHP installation... except for some server filter that is to some extent blocking headers for the PHP mail function (probably to avoid spam injections, I don't know). So... just asking, what's the code and what's the system here? It can't be that hard to send out a list of emails with CC / Bcc headers!!! Rob > -----Original Message----- > From: Per Jessen [mailto:per@xxxxxxxxxxxx] > Sent: Tuesday, November 20, 2007 5:44 AM > To: php-general@xxxxxxxxxxxxx > Subject: Re: two small issues with php mail > > Jim Lucas wrote: > > > remember, he is wanting to setup SMTP auth. So he will not be using > > PHP's mail() function. > > > > He needs to talk directly to the SMTP server. > > Uh, I guess I must've missed that bit. Seems a tad complicated for > sending an email ... > > > /Per Jessen, Zürich > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php