Posted by Noozer on 10/10/66 11:45
"Syed Zeeshan Haider" <szhatforumsDELETE@hotpop.SPAMS.com> wrote in message
news:vSk1g.5629$wK1.279541@news20.bellglobal.com...
> Hello Everybody,
> I am trying to learn PHP by myself. As a first step I have downloaded
> binaries of PHP from its web site. I have tried to install PHP by using
> php-5.1.2-installer but I am not clear what to put when it asks for "SMTP
> server" and "'from' address". The default values are "localhost" and
> "me@localhost.com".
> Should I leave them as they are or should I change them to some different
> values? What values would be needed?
The "SMTP server" is the server which you use to send mail (as opposed as
the POP3 server, which you retreive email from). The "from address" is the
email address that PHP email will appear to be sent from.
[Back to original message]
|