Title: dexterenergen's Replies | WordPress.org

---

# dexterenergen

  [  ](https://wordpress.org/support/users/dexterenergen/)

 *   [Profile](https://wordpress.org/support/users/dexterenergen/)
 *   [Topics Started](https://wordpress.org/support/users/dexterenergen/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dexterenergen/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dexterenergen/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dexterenergen/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dexterenergen/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dexterenergen/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] German Umlaut not being displayed correctly in email notification](https://wordpress.org/support/topic/german-umlaut-not-being-displayed-correctly-in-email-notification/)
 *  Thread Starter [dexterenergen](https://wordpress.org/support/users/dexterenergen/)
 * (@dexterenergen)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/german-umlaut-not-being-displayed-correctly-in-email-notification/#post-7081673)
 * Thanks Takayuki Miyoshi, Removing the line
    Antworten an: [your-email]
 * fixed the issue for me.
 * Thanks phloxx77 for sharing as well. Just in case, where did you add the line
   
   define(’DB_CHARSET’, ’latin’); ???
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] German Umlaut not being displayed correctly in email notification](https://wordpress.org/support/topic/german-umlaut-not-being-displayed-correctly-in-email-notification/)
 *  Thread Starter [dexterenergen](https://wordpress.org/support/users/dexterenergen/)
 * (@dexterenergen)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/german-umlaut-not-being-displayed-correctly-in-email-notification/#post-7081624)
 * **to field: **
    [xyz@hotmail.com](https://wordpress.org/support/users/dexterenergen/replies/xyz@hotmail.com?output_format=md)
 * **from field: **
    [dein-vorname]” “[dein-name] <xyz@hotmail.com>
 * **additional headers: **
    Antworten an: [your-email]
 * **
    message body: 
   
    Von: [dein-vorname] [dein-name] <[your-email]> Betreff: [
   your-subject]
 * **Nachrichtentext:**
    [your-message]
 * —
    Diese E-Mail wurde via Kontaktformular von [http://www.xyz.com](http://www.xyz.com)
   gesendet
 * The additional settings filed in the plugin settings is empty. I also checked
   this post:
    [https://wordpress.org/support/topic/contact-form-7-229?replies=13](https://wordpress.org/support/topic/contact-form-7-229?replies=13)
 * I have the following lines in my pluggable.php:
 *  $content_type = apply_filters( ‘wp_mail_content_type’, $content_type );
 *  $phpmailer->ContentType = $content_type;
 *  // Set whether it’s plaintext, depending on $content_type
    if ( ‘text/html’ 
   == $content_type ) $phpmailer->IsHTML( true );
 *  // If we don’t have a charset from the input headers
    if ( !isset( $charset ))
   $charset = get_bloginfo( ‘charset’ );
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] German Umlaut not showing utf-8](https://wordpress.org/support/topic/german-umlaut-not-showing-utf-8/)
 *  [dexterenergen](https://wordpress.org/support/users/dexterenergen/)
 * (@dexterenergen)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/german-umlaut-not-showing-utf-8/#post-6404561)
 * I have the same issue with Contact From 7 Version 4.4

Viewing 3 replies - 1 through 3 (of 3 total)