Linux
debian lenny

php
PHP 5.2.6-1+lenny9 with Suhosin-Patch 0.9.6.2 (cli) (built: Aug  4 2010
03:25:57) 
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies

by now I can't use SMTP transport :(

I tried as well passing an array
$mail->addCc(array('human_readable1'=>'[email protected]','human_readable2'=>'[email protected]'));
but I'm getting the same error.


David Muir wrote:
> 
> What platform are you using?
> If you can't send via mail() you can also try using the SMTP transport.
> 
> David
> 


--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Send-mail-with-multiple-Cc-tp3556120p3565909.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to