Autor: Werner Amon Data: Para: exim-users Assunto: Re: [exim] Problem with emails sent by php4
>>
> Hi,
>
> It works for me, when i do it so
>
> mail("dest@???", "Sample subject", $message, $headers, "-i -f
> my@email");
>
> just skip the o and it will work
>
> greets
> Werner
>
> -f is enough :-)