Hello,

Thank you. i tried that too. Does not help. Same thing.

-- 
Best Regards,
Anton


""Rodrigo"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Try using the extra PHP parameter:
>
>
> mail($mailto, $mailsubject, $mailmessage, $mailheaders, "-f".$mailfrom);
> or
> mail($mailto, $mailsubject, $mailmessage, $mailheaders,
> "[EMAIL PROTECTED]");
>
> This user has to be added to the /etc/mail/trusted-users otherwise an
> X-Warning header will be added to the mail.
>
>
> Grtz
>
> Rodrigo

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to