I am using CakePHP version 1.2.7 and using the return attribute works flawlessly. My value that I use is constructed as:
"Name of receiver <[email protected]>" The email address is enclosed in <> which I assume is important! Could that be your issue? Enjoy, John On Jun 1, 12:09 pm, "[email protected]" <[email protected]> wrote: > Nobody ?? > > On 26 kvě, 06:51, "[email protected]" <[email protected]> wrote: > > > is it cakephp BUG or just some wrong apache settings? thanks. Tomas > > > On 25 kvě, 12:46, "[email protected]" <[email protected]> wrote: > > > > Hi, > > > I am trying to set "return-path:" param in email header... but it is > > > not working ...I am using cake's email component with this additional > > > settings: > > > > $this->Email->return= '[email protected]'; > > > > I am running Mac OS with XAMPP (localhost) and if I configure php.ini > > > (sendmail_path), then it works great... > > > > Any Idea why I can not do it with cake? it would be nice to setreturn- > > >pathdynamically, not staticaly in php.ini. > > > > Thanks. > > > Tomas > > > > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelpothers > > > 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 [email protected] > > > To unsubscribe from this group, send email to > > > [email protected] For more options, visit this group > > > athttp://groups.google.com/group/cake-php?hl=en 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
