What CakePHP version are you on?
Cheers,
Graham Weldon
http://grahamweldon.com
e. graham@grahamweldon.com
p. (+61) 0407 017 293
Skype: grahamweldon
On Thursday, 1 December 2011 at 4:20 PM, MetZ wrote:
Hi..Tried it, did not work either, only the first email in array get theemail.Any other suggestions??-TomOn 1 Des, 06:03, Graham Weldon <predomin...@gmail.com> wrote:Have you tried an array of email address?Cheers,Graham Weldonhttp://grahamweldon.come. gra...@grahamweldon.comp. (+61) 0407 017 293Skype: grahamweldonOn Thursday, 1 December 2011 at 4:02 PM, MetZ wrote:Hi all!I am having a problem, when sending email with multiple reveivers in$this->Email->toIt will only send to one adress (the first one =>email_numb...@gmail.com (mailto:email_numb...@gmail.com)), why is that? any suggestions!?!$this->Email->to = 'email_numb...@gmail.com (mailto:email_numb...@gmail.com), email_numb...@gmail.com (mailto:email_numb...@gmail.com)';$this->Email->subject = 'Ma Subject!';$this->Email->from = Configure::read('App.noreply');$this->Email->template = 'new_notify';$this->Email->sendAs = 'both';$this->Email->send();$this->Email->reset();--Our newest site for the community: CakePHP Video Tutorialshttp://tv.cakephp.orgCheck out the new CakePHP Questions sitehttp://ask.cakephp.organd help others with their CakePHP related questions.To unsubscribe from this group, send email tocake-php+unsubscribe@googlegroups.com For more options, visit this group athttp://groups.google.com/group/cake-php--Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.orgCheck out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.To unsubscribe from this group, send email tocake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
No comments:
Post a Comment