IBM QRadar SOAR

IBM QRadar SOAR

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  enmail widget txt file encoding

    Posted Thu March 31, 2022 10:05 AM

    Hi Community,

     

    When I download the email from email widget in txt format, the mail body looks like this:

     

    „Tisztelt Koll=E9ga!

     

    K=F6sz=F6nj=FCk bejelent=E9sed. Az int=E9zked=E9s megkezd=E9s=E9hez"

     

    Is that possible to set the encoding of the email txt? (e.g. To handle special Hungarian characters like áéöüóí...)

     

    Thanks, Csaba

     



  • 2.  RE: enmail widget txt file encoding

    Posted Wed May 18, 2022 05:46 AM
      |   view attached
    Hi Csaba,

    So after inquiring internally it seems the text that is downloaded is in "quoted printable format" and can easily be decoded with a simple decoder, for example - see the attached image

    ------------------------------
    Shane Curtin
    Apps Engineer - IBM Security SOAR
    ------------------------------



  • 3.  RE: enmail widget txt file encoding

    Posted Wed May 18, 2022 09:19 AM
    Hi Csaba,

    It should be encoded by Quoted-printable. You can go to https://www.webatic.com/quoted-printable-convertor. Paste the content in Encoded window and select a proper charset. Here I used charset="iso-8859-2″, and then click on decode button.



    ------------------------------
    Yusiang Chen
    ------------------------------