Print Page | Close Window

Change in email notifications

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=31519
Printed Date: 29 March 2026 at 1:29pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Change in email notifications
Posted By: Jagoop
Subject: Change in email notifications
Date Posted: 06 January 2018 at 11:22am

About two days ago, email notifications from out forum started having a different encoding. The result of this is that non english characters (in my case the danish æ, ø and å, show up in emails as 

I am pretty sure that no changes to the setup was performed around the time of the change, but I do not know how to correct it - any suggestions a re welcome.

Example:
To view the Private Message tryk p� linket nedenfor


PS
We are running version 11.07 of web wiz forum, not the lastest version (yet)



Replies:
Posted By: Jagoop
Date Posted: 06 January 2018 at 11:29am
Email notifications sent both before and after the problem are encoded using iso-8859-1

It seems to be a change where the actual subject and body of the emails changed from using "=E6" to "" for the character "æ"


Posted By: WebWiz-Bruce
Date Posted: 10 January 2018 at 10:41am
We were able to fix this issue for a customer by adding the following to line 435 of the file functions/functions_send_mail.asp

.ContentTransferEncoding = "Quoted-Printable"

This fix only work though if you are using Persists AspEmail as the mail component in your forums email settings page within the admin area.

This fix will be included in the next release of web Wiz Forums.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: Jagoop
Date Posted: 14 January 2018 at 1:08pm
Originally posted by WebWiz-Bruce WebWiz-Bruce wrote:

We were able to fix this issue for a customer by adding the following to line 435 of the file functions/functions_send_mail.asp

.ContentTransferEncoding = "Quoted-Printable"

This fix only work though if you are using Persists AspEmail as the mail component in your forums email settings page within the admin area.

This fix will be included in the next release of web Wiz Forums.

I'm afraid that the solution did not work in my case , even though we are using Persists AspEmail

Did some configuration change in the Web Wiz hosting setup, around the time where I started getting this error?



Posted By: Jagoop
Date Posted: 14 January 2018 at 4:49pm
I have solved the problem.

The " ContentTransferEncoding = "Quoted-Printable" "-part worked, after a few tweeks!



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net