I am working on this app where we need to modify the "Return-Path". From the
manual, it was indicated that if we just use..

$this->Email->return = '[email protected]';

It would be able to modify the email being sent, but when I checked, it
turn's out it's not. I am currently checking the core api for Mail and found
that there was a $this->return object, but not sure why it does not work
properly.

Would anybody know the real story on this?

Thanks,
--
Louie Miranda
 - Email: [email protected]
 - Web: http://www.louiemiranda.com

-- 
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
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to