Hi All,

I am using the email component of cakephp 1.3 to send emails.
In the From Field, I am using the following code.

$this->Email->from = '[email protected]'

However, when the user recieves the email it reads as
"[email protected] on behalf of [email protected]"

What I would like to do is to remove the text coming before and
including "on behalf of". Is this something that can be managed by
using the Email Component. Do I need to ask the hosting company to
make some changes on server. Shall I consider using the SMTP Server.

Waiting for the suggestions.

Thanks in advance.

-- 
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