Hasleo Software Forums
4.92 E-Mail wrong encoding - Printable Version

+- Hasleo Software Forums (https://www.easyuefi.com/forums)
+-- Forum: Hasleo Software (formerly called EasyUEFI Development Team) (https://www.easyuefi.com/forums/forumdisplay.php?fid=1)
+--- Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software) (https://www.easyuefi.com/forums/forumdisplay.php?fid=10)
+--- Thread: 4.92 E-Mail wrong encoding (/showthread.php?tid=2145)



4.92 E-Mail wrong encoding - chmichael - 09-13-2024

Hello,
  First of all thanks for adding the symbol but the subject encoding formula you forgot the end closing of UTF8 encoding i guess
  https://ncona.com/2011/06/using-utf-8-characters-on-an-e-mail-subject/

Formula: =?charset?encoding?encoded-text?=
Hasleo: =?utf-8?b?W+KchVN1Y2Nlc3NmdWw=?= WORKGROUP\MyPC] Hasleo Backup Suite notification message from "System Backup"

  Also i think you should add the follow too:
Code:
Content-Type: text/plain; charset=utf-8

Screenshot of emClient:
   

Thank you


RE: 4.92 E-Mail wrong encoding - admin - 09-13-2024

(09-13-2024, 11:48 AM)chmichael Wrote: Hello,
  First of all thanks for adding the symbol but the subject encoding formula you forgot the end closing of UTF8 encoding i guess
  https://ncona.com/2011/06/using-utf-8-characters-on-an-e-mail-subject/

  Formula: =?charset?encoding?encoded-text?=
  Hasleo: =?utf-8?b?W+KchVN1Y2Nlc3NmdWw=?= WORKGROUP\MyPC] Hasleo Backup Suite notification message from "System Backup"

  Also i think you should add the follow too:
Code:
Content-Type: text/plain; charset=utf-8

Screenshot of emClient:


Thank you

Please try the version below and let us know the results.
https://www.easyuefi.com/backup-software/downloads/Hasleo_Backup_Suite_Free_240913.exe


RE: 4.92 E-Mail wrong encoding - chmichael - 09-14-2024

Yeap, it shows correctly now!

Thank you Smile


RE: 4.92 E-Mail wrong encoding - admin - 09-14-2024

(09-14-2024, 11:25 AM)chmichael Wrote: Yeap, it shows correctly now!

Thank you Smile

Great, thank you for your feedback.