On Wed, May 23, 2012 at 10:25 PM, Jim Lucas <li...@cmsws.com> wrote:
> On 05/22/2012 09:12 PM, Ashwani Kesharwani wrote:
>>
>> Hi ,
>>
>> I have a query w.r.t. mail() function in php.
>>
>> I have hosted my site and i have created an email account as well.
>>
>> when i am sending mail to different recipient from my php script using
>> above function it is getting delivered to respective recipients as
>> expected.
>>
>> However if I want to see those mail in the sent folder of my email account
>> , i can not see those mails there.
>>
>> How can I achieve this.
>>
>> Any suggestions.
>>
>> Regards
>> Ashwani
>>
>
> Why not BCC it to your self, and then setup a filter in your email client to
> move it where ever you want it to be.
>

Maybe because not everyone uses mail clients that have a filter functionality?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to