[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Re: Changing "Return-Path" in PHP mail function - Help needed (Adrian Boismoreau)
- Subject: Re: [cobalt-users] Re: Changing "Return-Path" in PHP mail function - Help needed (Adrian Boismoreau)
- From: flash22@xxxxxxx
- Date: Thu Oct 18 00:55:04 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Thu, 18 Oct 2001, Marco Baurdoux wrote:
>
> The only way you could solve this would be to call sendmail with the -f
> flag, but I haven't quite figured out how to do this. Adding it to the
> php.ini doesn't seem to work.
Does the .ini say where to find 'mail' ? if so you could point it else
where to a script named mail that adds -f ....maybe...havn't really looked
gsh