Auteur: Werner Amon Date: À: exim-users Sujet: 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 :-)