Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

Re: [PHP3] i can not use MAIL() function in WIN95!!!!!! From: Steve Edberg (sbedberg <email protected>)
Date: 03/31/99

At 07:41 AM 4/1/1999 +0800, Weffen Chan wrote:
>Hello Php3 fellows,
>
> my PC is that:PHP3 for Win32+Win95,and my PC can connect to
> INTERNET.
> but when i wanna send a mail to a valid email
> address via mail() function,it FAILED!!
>
> the error is that:
> Warning: Failed to Connect in
>
> in fact,my PC can send email to that email address!!
> why?what's the problem???
> Please tell me why if u can.Thanx.

What are the settings in your php3.ini? There is a section:

[mail function]
SMTP = your.smtp.server.name ;for win32 only
sendmail_from = whatevername <email protected> ;for win32 only (defaults to
me <email protected>)
sendmail_path = ;for unix only, ...

-steve

+------------------------------ every day -------------------------------+
| Steve Edberg University of California, Davis |
| sbedberg <email protected> http://aesric.ucdavis.edu/ |
| (530) 753-7605 (530)754-9127 |
+-------------- computers are making people easier to use ---------------+

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>