PHP
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Pré-requis> <Introduction
Last updated: Fri, 26 Dec 2008

view this page in

Installation/Configuration

Sommaire



add a note add a note User Contributed Notes
Installation/Configuration
alvaro at demogracia dot com
11-Nov-2008 01:12
The sendmail binary requirement only applies to Unix-like platforms (e.g. Linux). In Windows you need to specify a mail server that accepts mail through a network connection. Find these lines in your php.ini file:

[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25

; For Win32 only.
;sendmail_from = me@example.com

Pré-requis> <Introduction
Last updated: Fri, 26 Dec 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites