Compatibility
ESATInformer 1.28 is compatible with
all versions of XWall starting with version 3.34
Update
INSTALLATION
Un-installing ESATInformer will not make you start from scratch
it simply will remove the old program files and the entry
in the MS add/remove table. All your data files are preserved.
In addition the new install will not over write the old data.
This however is the reason that you have to manually delete
some files at times when a new release is installed. In most
cases that's the style sheets (CSS). Whenever we add a new
style, a color or a type face we need to publish a new style
sheet. If you forget to delete the old style sheet the new
reports will not display correctly.
- Make
a backup of your ESATInformer directory.
- Stop
ESAT Agent & Uninstall the service
- Uninstall
all pervious ESATInformer installation.
-
Delete the following files if you update from <1.26
- ESATInformerReportADMIN.CSS,
- ESATInformerReportUser.CSS
-
Install
the new version
- Start
ESATAdmin.
- Edit
the new InformerReportLinkFormatter
key
- Set
the Pop3Enable key
to YES if you update
from version <1.24 and use Pop3 retrieval
- Test
run Informer to update config file and check for problems
- Test
run Agent to update config file and check for problems
- Test
run Retriever to update config file and check for problems
AT Version 1.28 Release Notes Sept 20th 2006
-
Informer
-
Changed the mail bytes type size to Int64 to
handle really big mail systems
-
Fixed log output messages for blocks and excludes
summary data.
-
Fixed range grouping bug that was causing exception
for Heuristic data
-
Changed user report footer last sentence to "For
more information click here" with "here"
as a link which is configurable via a new config
key "HelpURL"
-
Added code to deal with single quotes (') in
email addresses which were causing problems or
records to be skipped
-
Changes to support the new EmailAddress modules
-
Fixed bug in the automatic user list creation.
Was not always automatic lay generating the user
list correctly. For example, might not add a user
that received mail without any spam
-
Admin
-
Agent
-
ESATCommon
-
Changed File open mode
-
Added a HTMLEncodeColumn to the CSVDataTable
class.
-
Created two new modules to handle email address
work. EmailAddress.cs for basic storage and EmailAddressParser
to work with them.
-
Removed the Misc.ExtractEmail function. It's
replaced by one in the parser described above.
-
Modified SimpleSMTP to take advantage of the
new EmailAddress features.
|