Hi all,
Hope some1 can help:
Recently we changed from NAV2009SP1 to R2.
We also changed from "microsoft Navision mail.dll" versión 1.0 (CU397) to 7.3 as it was showing up errors in desktop computers with old version, so each had to re-register this new dll.
this is how old emails from nav smtp where created header:
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0006_01CFE6E6.5EF3DB60"
X-Mailer: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
And this is how they are created now (Navision mail dll 7.3):
MIME-Version: 1.0
From: =?utf-8?Q?Jos=C3=A9 Ign S=C3=A1nchez?= <jsanchez@mycompany.com>
To: <me@mycompany.com>
CC: <some1@mycompany.com>
Date: Thu, 26 Feb 2015 08:22:08 +0100
Subject: =?utf-8?B?SW5jaWRlbmNpYSBOwrogSTE1MDA5MzMgLSBTRUdVUklEQUQgSU5EVVNUUklBTCwgUy5BLg==?=
Content-Type: text/html; charset="utf-16"
Content-Transfer-Encoding: base64
So we can see now it encodes with UTF-16 and base64.
I guess thats incorrect, right?
more info:
viewtopic.php?t=58979
mibuso thread is speaking about formating but that goes with CU400, not C397
Well,
Hope some1 can help with this.
thanks!