Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.php > #4688

Re: php mail ohne Umlaute auf Android

Path csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Claus Reibenstein <creibens@gmail.com>
Newsgroups de.comp.lang.php
Subject Re: php mail ohne Umlaute auf Android
Date Wed, 17 Mar 2021 16:21:09 +0100
Lines 14
Message-ID <ibel37Ffuo2U1@mid.individual.net> (permalink)
References <s1qb4f$pvn$1@gwaiyur.mb-net.net> <ib9b45FekbdU2@mid.individual.net> <s2pmls$sn5$2@gwaiyur.mb-net.net> <ibbsroFttopU1@mid.individual.net> <s2s8bj$564$1@gwaiyur.mb-net.net>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
X-Trace individual.net funsoqrMzcDv2QsmKuARnAXI6VQVtaFRs53Ju0YgF4s13GSeU=
Cancel-Lock sha1:ad2id1qEqk+oJc1h0KA3L/NvfD4=
User-Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 SeaMonkey/2.53.5.1
In-Reply-To <s2s8bj$564$1@gwaiyur.mb-net.net>
Xref csiph.com de.comp.lang.php:4688

Show key headers only | View raw


Jan Novak schrieb am 17.03.2021 um 07:41:

> Content-Type: text/plain; charset=windows-1252
                            ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

Warum windows-1252? Im OP hieß es:

$ktext=iconv("UTF-8", "ISO-8859-1//TRANSLIT", $text);

Du sendest also ISO-8859-1, gibst im Mailheader jedoch windows-1252 an.
Das passt irgendwie nicht.

Gruß
Claus

Back to de.comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

php mail ohne Umlaute auf Android Jan Novak <repcom@gmail.com> - 2021-03-04 11:00 +0100
  Re: php mail ohne Umlaute auf Android Rudolf Harras <rudolf.harras@mailinator.com> - 2021-03-15 15:37 +0100
  Re: php mail ohne Umlaute auf Android Arno Welzel <usenet@arnowelzel.de> - 2021-03-15 16:00 +0100
    Re: php mail ohne Umlaute auf Android Jan Novak <repcom@gmail.com> - 2021-03-16 08:27 +0100
      Re: php mail ohne Umlaute auf Android Arno Welzel <usenet@arnowelzel.de> - 2021-03-16 15:15 +0100
        Re: php mail ohne Umlaute auf Android Jan Novak <repcom@gmail.com> - 2021-03-16 16:00 +0100
        Re: php mail ohne Umlaute auf Android Jan Novak <repcom@gmail.com> - 2021-03-17 07:41 +0100
          Re: php mail ohne Umlaute auf Android Claus Reibenstein <creibens@gmail.com> - 2021-03-17 16:21 +0100
            Re: php mail ohne Umlaute auf Android Jan Novak <repcom@gmail.com> - 2021-03-18 07:17 +0100
              Re: php mail ohne Umlaute auf Android Thomas Hochstein <thh@thh.name> - 2021-03-18 11:47 +0100
                Re: php mail ohne Umlaute auf Android Jan Novak <repcom@gmail.com> - 2021-03-22 07:37 +0100
          Re: php mail ohne Umlaute auf Android Arno Welzel <usenet@arnowelzel.de> - 2021-03-18 21:14 +0100
            Re: php mail ohne Umlaute auf Android Jan Novak <repcom@gmail.com> - 2021-03-22 07:39 +0100
              Re: php mail ohne Umlaute auf Android Arno Welzel <usenet@arnowelzel.de> - 2021-03-22 18:59 +0100
              Re: php mail ohne Umlaute auf Android Thomas Hochstein <thh@thh.name> - 2021-03-22 19:01 +0100
      Re: php mail ohne Umlaute auf Android k@rl.pflaesterer.de (Karl Pflästerer) - 2021-03-16 16:13 +0100

csiph-web