Re: [exim] Problem with emails sent by php4

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Werner Amon
日付:  
To: exim-users
題目: 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 :-)

greets
Werner