I'm on shared hosting environment. Any ideas on how to check if I'm on
that trusted user list or ways around it?
On Thursday, July 10, 2003, at 01:30 AM, Philip Hazel wrote:
> On Thu, 10 Jul 2003, Suresh Ramasubramanian wrote:
>
>> Richard Sumilang wrote:
>>
>>> This might not be the right place to ask this but it's kinda a lost
>>> resort and I seem to get answers here quickly.
>>> My problem is overwriting the return path header with PHP. If I
>>> simply
>>> specify "Return-Path: me@???" that won't do it. With
>>> sendmail, I just have to use -f option such as mail("you@???",
>>> "subject", "body", "Headers", "-fme@???") (notice the -f in the
>>> fifth parameter). Does anyone know how to overwrite the Return-Path
>>> headers with PHP on a server using Exim?
>>
>> You use -f in exim as well.
>
> But only if the calling user is a "trusted user". Grep the manual for
> "trusted", or see FAQ Q0056, which is trivially found by looking for
> "return path" in the KWIC index.
>
> --
> Philip Hazel University of Cambridge Computing Service,
> ph10@??? Cambridge, England. Phone: +44 1223 334714.
> Get the Exim 4 book: http://www.uit.co.uk/exim-book
>
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users
> Exim details at http://www.exim.org/ ##
>
>
>