From f80551189e4a01921ffeddcc5d6b30c11000e7d7 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 6 Apr 2005 16:23:29 +0000 Subject: [PATCH] Content-Type and Content-Transfer-Encoding headers (bug #22064) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183776 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mbstring/functions/mb-send-mail.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/reference/mbstring/functions/mb-send-mail.xml b/reference/mbstring/functions/mb-send-mail.xml index deba98f81e..78e4f2c84e 100644 --- a/reference/mbstring/functions/mb-send-mail.xml +++ b/reference/mbstring/functions/mb-send-mail.xml @@ -1,5 +1,5 @@ - + @@ -43,6 +43,14 @@ headers. Multiple extra headers are separated with a newline ("\n"). + + + Content-Type and + Content-Transfer-Encoding headers can be redefined as + of PHP 5.0.0. In PHP 4, values defined by + mb_language are always used. + + additional_parameter is a MTA command line parameter. It is useful when setting the correct Return-Path