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



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