Page 1 of 1

mail with localhost!

Posted: Wed Sep 03, 2003 4:00 pm
by maldar
is it impossible to send mail from localhost? :?:

Posted: Wed Sep 03, 2003 4:15 pm
by volka

Posted: Wed Sep 03, 2003 11:03 pm
by maldar
Thnaks for good suggested link (becuase of i'm not an english language person) it was very useful. again thanks.

i try it with this version:
PHP 4.2.0 and windows platform
or EasyPHP 1.6

Posted: Thu Sep 04, 2003 3:33 am
by volka
take a look at http://php.net/mail
10-Nov-2001 09:35
For Windows users, you can likely set the SMTP directive in the php.ini configuration file to your isp's SMTP mail server - the same as you use for outgoing mail in your email client (Eudora, Outlook, etc.) . However, check with your ISP before doing this!

eg
SMTP = mail.your_isp.com