Author Topic: Problems with Umlaut in subject  (Read 5051 times)

bl

  • Posts: 2
    • View Profile
Problems with Umlaut in subject
« on: June 04, 2012, 02:12:46 am »
Hi,

my problem is, when i sent an Email with special characters in subject ( Ö,Ä,Ü, or finish symbols) it will be replaced by some other crazy characters: ��
The problem exists always (also if i sent nur text or html messages.)

Please assist.

bl

  • Posts: 2
    • View Profile
Re: Problems with Umlaut in subject
« Reply #1 on: June 11, 2012, 04:42:32 am »
Can anyone help me with this problem?

paul

  • Posts: 41
    • View Profile
Re: Problems with Umlaut in subject
« Reply #2 on: June 15, 2012, 05:05:44 pm »
Is this in HTML or plain text?   

If it's in plain text, that would be a problem; it's based on system defined character sets. So you are limited by the systems you are sending to.

If it's HTML, you might lookup for markup code that is its equivalent by doing a BING search.

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Re: Problems with Umlaut in subject
« Reply #3 on: November 16, 2012, 05:27:26 am »
You might try setting the $charset variable in config.php.

Perhaps:
Code: [Select]
$charset = "UTF-8";
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting