RE: FN-FORUM: PHP error
date posted 5th January 2006 15:23
[EMAIL REMOVED] wrote:
> Can anyone shed light on why I get this error from my PHP
> sendmail doc.
>
> mail( [EMAIL REMOVED] "Contact from the web",$mailmsg, "From:
$emailadd" );
"From: $emailadd"
Assuming that $emailadd is the web users email address, this is blocked my
many smtp servers to prevent people "relaying" i.e. sending mail claiming to
be from a different domain. You will probably only be able to send mail
from and address that is controlled by your ISP, e.g. the domain of the
website itself.
HTH,
Dai
--
TechnologyAngel
http://www.technologyangel.co.uk/