php-windows Digest 12 Jul 2005 10:54:48 -0000 Issue 2726

Topics (messages 26203 through 26204):

Re: How to make mail() use correct headers?
        26203 by: anton
        26204 by: M. Sokolewicz

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [email protected]


----------------------------------------------------------------------
--- Begin Message ---
Thanks so much Ross !!!!!!

This works :) Now I only need to set it in a auto_prepend file :)

-- 
Best Regards,
Anton


"Ross Honniball" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I haven't looked to see exactly what headers it produces, but using:
>
> $old = ini_set('sendmail_from', '[EMAIL PROTECTED]');
>
> before you use the mail() function works for me.
>

--- End Message ---
--- Begin Message --- or you can set it via htaccess in the virtual domain dir of every user ;) (might be easier)

anton wrote:

Thanks so much Ross !!!!!!

This works :) Now I only need to set it in a auto_prepend file :)


--- End Message ---

Reply via email to