From 0f41ef388e3f4caeeccf5d876336bbe5bb4cef03 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Tue, 27 Jul 2004 12:32:26 +0000 Subject: [PATCH] sendmail_path works under Windows (bug #20610) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164433 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mail/ini.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/reference/mail/ini.xml b/reference/mail/ini.xml index e947497ad9..78a491029d 100644 --- a/reference/mail/ini.xml +++ b/reference/mail/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -113,6 +113,11 @@ qmail-inject does not require any option to process mail correctly. + + This directive works also under Windows. If set, smtp, + smtp_port and sendmail_from are + ignored and the specified command is executed. +