MarcelHorsthuis
6 years ago
Hello,

When sending e-mails some of the addressee get by the subject a string like
==?Unicode(UTF-8)?B?SGVyaW5uZXJ...

What can I do to prevent theis.

Thanks in advance

Marcel Horsthuis
ivan
  • ivan
  • 100% (Exalted)
  • Administration
6 years ago
That is because your subject contains non-ascii characters or some special escape characters. To transfer the message correctly in SMTP protocol, the subject is encoded by base64 automatically.

You can set HeaderEncoding = 0 to use plain text without any encoding.
MarcelHorsthuis
6 years ago
Hello Ivan

Thank you for this solution It works.
But when using character like é or ú the mail is bypassed by my mail server.

Regards,

Marcel
ivan
  • ivan
  • 100% (Exalted)
  • Administration
6 years ago
but if receiver has a different default language in email client, it may not be displayed correctly.
MarcelHorsthuis
6 years ago
I noticed that it is a spam filter issue.

EXPLORE TUTORIALS

© All Rights Reserved, AIFEI Software Limited & AdminSystem Software Limited.