sendmail_path works under Windows (bug #20610)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164433 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2004-07-27 12:32:26 +00:00
parent 5ab8a8819e
commit 0f41ef388e

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<section id="mail.configuration">
&reftitle.runtime;
&extension.runtime;
@ -113,6 +113,11 @@
<command>qmail-inject</command> does not require any option to
process mail correctly.
</para>
<para>
This directive works also under Windows. If set, <varname>smtp</varname>,
<varname>smtp_port</varname> and <varname>sendmail_from</varname> are
ignored and the specified command is executed.
</para>
</listitem>
</varlistentry>
</variablelist>