[TYPO3-english] Powermail scrambling message text
Celso Reeks
typo3 at distopia.com
Thu Dec 8 16:40:27 CET 2011
The problem seems to be in Typo3 as a general. I have just tested using the Typo3 built-in Form system and still get the double encoded message...
Any light?
On Dec 8, 2011, at 12:25 , Celso Reeks wrote:
> Hi Bernd,
>
>
> On Dec 8, 2011, at 11:54 , Bernd Wilke wrote:
>
>> On Thu, 08 Dec 2011 10:23:08 -0200, Celso Reeks wrote:
>>
>>> I'm having some weird problems with extension "powermail".
>>>
>>> Everything is well configured, the form appears correctly on my page,
>>> jQuery validation works as a breeze, form data is being sent and
>>> recorded in my determined storage page.
>>>
>>> BUT the e-mails sent contain only a long quantity of scrambled
>>> characters, instead of the actual message. Apparently, it's some kind
>>> of confusion with MIME or text encoding, but I couldn't find anywhere to
>>> configure this in "powermail".
>>>
>>> Does anyone have any clues on what's going on?
>>>
>>>
>>> The contact form is on this page:
>>>
>>> http://naudeicaros.distopia.com/contato/
>>>
>>>
>>> And here's a raw copy of the full message, headers and all:
>>>
>>>
>>> ++++++++++++++++++
>>>
>> [...]
>>> MIME-Version: 1.0
>>> Content-Type: multipart/alternative;
>>> boundary="_=_swift_v4_13233005554edff6cb65426_=_"
>>> X-Mailer: TYPO3
>>> Content-Transfer-Encoding: BASE64
>>>
>>>
>> Ci0tXz1fc3dpZnRfdjRfMTMyMzMwMDU1NTRlZGZmNmNiNjU0MjZfPV8KQ29udGVudC1UeXBlOiB0
>>
>> [...]
>> Cgk8L3RhYmxlPgoKLS1fPV9zd2lmdF92NF8xMzIzMzAwNTU1NGVkZmY2Y2I2NTQyNl89Xy0tCg==
>>>
>>
>> looks like double encoding, as the base64 part decoded reads:
>>
>> vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
>> --_=_swift_v4_13233005554edff6cb65426_=_
>> Content-Type: text/plain; charset=utf-8
>> Content-Transfer-Encoding: quoted-printable
>>
>> Olha s=C3=B3 a mensagem que mandaram pelo site:
>>
>> Nome: Celso R=
>> eeks
>> Empresa: distopia
>> E-mail celso at distopia.com
>> Telefone: 1=
>> 1 8413-4886
>> Mensagem: Testando o envio de mensagens pela segunda =
>> vez
>>
>>
>> --_=_swift_v4_13233005554edff6cb65426_=_
>> Content-Type: text/html; charset=utf-8
>> Content-Transfer-Encoding: quoted-printable
>>
>>
>
> [...]
>
>> --_=_swift_v4_13233005554edff6cb65426_=_--
>>
>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>> these are already valid mail-parts and does not need to be packed base64.
>
>
> Ok, I understand this part. Now how do I tell Powermail and/or Typo3 not to do the double encoding? I tried playing with "config.notification_email_encoding" (the only item I found that could be related to the issue), but that didn't work.
>
> Any good hints?
>
>
> Thanks!
> Celso
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list