Yes other options are fine
-one "to" recipient,
-one and many "cc" recipient.
-one and many "bcc" recipient.

I wonder why "to" option need to be string because cc and bcc are
array and it works fine.

On Jul 15, 6:37 am, nurvzy <nur...@gmail.com> wrote:
> Can you get it to work with just one recipient? Because my first
> question is if you (or your host) has setup sendmail properly.  You
> can always use a SMTP server to send your mail which is usually
> recommended for bulk email anyway.
>
> Nick
>
> On Jul 13, 9:27 pm, googong <gong...@gmail.com> wrote:
>
>
>
> > Hi all,
> > I follow the 
> > documenthttp://book.cakephp.org/view/1284/Class-Attributes-and-Variables
> > to send mail.
>
> > "Address the message is going to (string). Separate the addresses with
> > a comma if you want to send the email to more than one recipient."
>
> > I tried to send many "to" email with separate comma like
> > "addre...@domain.com, addre...@domain.com" but nothing happen when run
> > the script.
>
> > Any suggestion?
> > Thank you very much
> > googong.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to