Tom Lancaster wrote: > > wI appear unable to use BCC and CC with the $Server->Mail API. > > I'm including them in the arguments as follows: > > Bcc => $address, > Cc => $address1, > > Are these supposed to work ? >
CC & BCC $Server->Mail() API data will work in Apache::ASP 2.33, as in: $Server->Mail({ CC => '...', BCC => '...' }) Thanks for your patience. 2.33 will be released soon. --Josh _________________________________________________________________ Joshua Chamas Chamas Enterprises Inc. NodeWorks Founder Huntington Beach, CA USA http://www.nodeworks.com 1-714-625-4051 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]