Re: [exim] Problem with emails sent by php4

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Werner Amon
Ημερομηνία:  
Προς: 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