![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archive[function mail() Windows XP]SMTP localhost
From: universalbitmapper <jbmorla@gmail.com>
Date: Tue Apr 04 2006 - 09:58:58 CEST
Hi,
I'm trying to send an e-mail from a .php script and ie6 returns this
Warning: mail() [function.mail]: Failed to connect to mailserver at
I checked php.ini (line 606):
[mail function]
OTOH I didn't find "smtp_port" in php.ini
Maybe I should add :80 as port in php.ini?
|