hpn01 | hpn02

Known Issues

The latest 4.3 version of ORF Enterprise Edition contains the following known issues:

Issue Version Severity
Log Viewer: Time Filter Applied on Coordinated Universal Time (UTC) 4.0 - 4.3 Minor
Published
First published on October 8, 2009.
Description
If you create a time log filter as "in the last X (hours or days)", the Log Viewer will show the log entries from the specified time range in UTC instead of the local time zone. (e.g. if you are in UTC+2, it is 17:00 and you want to view the log entries from the last hour, you will get the results from the past three hours instead (from 14:00 to present).
Workaround
Subtract the difference between your local time zone and UTC from the value you'd set for the filter rule. Examples to get the logs from the last hour:

PST (UTC-8): set 9 hours (1-(-8))
PDT (UTC-7): set 8 hours (1-(-7))
CST (UTC-6): set 7 hours (1-(-6))
CDT, EST (UTC-5): set 6 hours (1-(-5))
EDT (UTC-4): set 5 hours (1-(-4))
WEST, CET (UTC+1): set 0 hours (1-1)
CEST, EET (UTC+2): set -1 hours (1-2)
EEST, MT (UTC+3): set -2 hours (1-3)
MST (UTC+4): set -3 hours (1-4)

And so on.
Fix
The bug will be fixed in the next regular release.
Issue Version Severity
Greylist Import Options Are Unaccessible from the Main Menu 4.3 Minor
Published
First published on July 27, 2009.
Description
When trying to access the import options of Greylisting from the main menu (to import items to the manual exception lists), the Administration Tool will display the ORF "About..." window instead of the Greylisting import options.
Workaround
Navigate to the exception settings of Greylisting using the left navigation pane (Configuration / Filtering - Before Arrival / Greylisting), invoke the exceptions list you want to import items to by clicking its button, right click in the list and select the Import list... option.
Fix
The bug will be fixed in the next regular release.
Issue Version Severity
Log Viewer Sends Items Incorrectly 4.3 Medium
Published
First published on July 14, 2009.
Description
When using the remote control feature of the ORF Log Viewer to send addresses to any of the whitelists/blacklists of ORF with the "Entire domain and subdomains" option, the regular expression sent by the Log Viewer is incorrect (e.g. .*@([^.]+\.)*sender@domain\.com$ instead of .*@([^.]+\.)*domain\.com$ )
Workaround
After accepting the incorrect regular expression in the Administration Tool, correct it manually by removing the mailbox part from the regular expression and the second @ character: .*@([^.]+\.)*mailboxpart@domain\.com$ (the parts which should be removed are underlined).
Fix
The bug will be fixed in the next regular release.
Issue Version Severity
Broken Tool Links in the Administration Tool 4.3 Minor
Published
First published on July 1, 2009.
Description
You may get the following error message when you try to launch the ORF Log Viewer or Reporting Tool from the ORF Administration Tool (page: Information / Statistics): "Could not launch the <Tool Name> (<File Name>). Error code: 2."
Workaround
Right-click on the shortcut and select Properties. Enter the same path in the "Start in" edit box as in the "Target" box, e.g. C:\Program Files\ORF Enterprise Edition .
Fix
The bug will be fixed in the next regular release.

The list of previous version issues that have been fixed are available on the Issue History page.

Issue History