Hallo,

MDaemon 15.5.0 release pagi ini.

ftp://ftp.dutaint.co.id/altn-mdaemon/md1550_en.exe

ftp://ftp.dutaint.com/altn-mdaemon/md1550_en_x64.exe

http://www.altn.com/Downloads/MDaemon-Mail-Server-Free-Trial/

=========================================

MDaemon Server v15 Release Notes

http://files.altn.com/mdaemon/release/relnotes_en.html


    MDaemon 15.5.0 - September 15, 2015


      *SPECIAL CONSIDERATIONS*

[14502] The daily quota report now includes a column showing the last
date and time the account was accessed (via IMAP, POP, WorldClient,
etc). This required a change to the QuotaReport.dat template file. Your
old file was saved as QuotaReport.dat.old in case you have customized
it. If so, you may want to similarly customize the new template file.

[15058] The default setting for using color logs has been changed from
disabled to enabled.  If you don't like this you can change the setting
at Ctrl+O|Preferences|UI.


      *MAJOR NEW FEATURES*


      [2399] CALDAV (MDaemon PRO only)

Support for synchronizing calendars and task lists via the CalDAV
protocol has been added.  Notable CalDAV clients are Apple iCal
(Included with Mac OS X), Apple iOS (iPhone), Mozilla Thunderbird via
the Lightning calendar plugin.  A configuration dialog has been added
under Setup | Web & IM Services | WorldClient (web mail) | CalDAV.

To configure clients that support RFC 6764 (Locating Services for
Calendaring Extensions to WebDAV (CalDAV))
<https://tools.ietf.org/html/rfc6764>, only the server address,
username, and password should be required.  Apple iCal and iOS support
this standard.  DNS records can be setup that point to the client to the
correct URL.  When a DNS record has not been configured, clients query a
"well-known URL", which in the case of CalDAV is /.well-known/caldav. 
WorldClient's built-in web server has been updated to support this
well-known URL.

Clients that do not support automatically locating the CalDAV service,
such as Mozilla Thunderbird via the Lightning plugin will require a full
URL.

  * A user can access any of their own calendar or tasks folders.
      o The "calendar" directory is a shortcut to the user's own default
calendar folder.
          + http://{server host name}/webdav/calendar - logged in user's
default calendar
          + http://{server host name}/webdav/calendar/releases - the
logged in user's "releases" calendar
          + http://{server host name}/webdav/calendar/folder/personal -
the logged in user's "personal" calendar that's in a "folder" subfolder
      o The "tasklist" path is a shortcut to the user's own default
tasks folder.
          + http://{server host name}/webdav/tasklist - logged in user's
default task list
          + http://{server host name}/webdav/tasklist/todo - the logged
in user's "todo" tasklist
          + http://{server host name}/webdav/tasklist/folder/personal -
the logged in user's "personal" tasklist that's in a "folder" subfolder
  * A user can access shared folders of another user which they have
access to.
      o The "calendars" path is a shortcut to shared calendar folders.
          + http://{server host
name}/webdav/calendars/company.mail/user2 - [email protected]'s default
calendar folder
          + http://{server host
name}/webdav/calendars/company.mail/user2/test - [email protected]'s
"test" calendar folder
      o The "tasks" path is a shortcut to shared task folders.
          + http://{server host name}/webdav/tasks/company.mail/user2 -
[email protected]'s default tasks folder
          + http://{server host
name}/webdav/tasks/company.mail/user2/test - [email protected]'s "test"
tasks folder
  * A user can access public folders, that they have access to.
      o The "public-calendars" path is a shortcut to public calendar
folders.
          + http://{server host
name}/webdav/public-calendars/company.mail - domain's default calendar
folder
          + http://{server host name}/webdav/public-calendars/test -
"test" calendar folder in the root of the public folder hierarchy
      o The "public-tasks" path is a shortcut to public task folders.
          + http://{server host name}/webdav/public-tasks/company.mail -
domain's default task folder
          + http://{server host name}/webdav/public-tasks/test - "test"
task folder in the root of the public folder hierarchy

Free-busy availability queries are supported, however at the time of
this writing the latest version of Lightning (4.0.2) has a defect where
it won't query a CalDAV server for free-busy information.  Please use
version 4.0.1.2, available for download from
https://addons.mozilla.org/en-US/thunderbird/addon/lightning/versions/";
<https://addons.mozilla.org/en-US/thunderbird/addon/lightning/versions/>, until
this issue has been resolved.

Note: When an item is submitted from a CalDAV client, the full iCalendar
data submitted is saved.  The data is saved as .ics files in a "_DAV"
subfolder.  When the item is later sent to an iCalendar client, this
data is merged in with the data that the server generates.  This allows
the server to persist unsupported and custom properties.  A new
"PersistentData\iCalendarFile" node was added to the calendar.mrk file. 
The API has been updated to delete these files when an item is deleted.

Before reporting issues, please enable debug logging and the option to
log HTTP messages and reproduce the issue.  This can be done via the
configuration dialog, or by adding the following to the WorldClient.ini
file.

[WebDAV]
LogLevel=1
LogMessages=Yes

Warning: Special care should be taken if testing the OutlookDAV client. 
If multiple MAPI profiles exist we've seen the client issue delete
commands to the server for all of the calendar items returned by the
server.  OutlookDAV only supports the default MAPI profile.


      [9651] OPENPGP SUPPORT (MDaemon PRO only)

Support for running MDPGP has been integrated. MDPGP provides OpenPGP
support for MDaemon by providing encryption, decryption, and basic key
management capabilites. It is a great introduction to secure encrypted
email. A new tab called "MDPGP" was added to the Security root tab. 
Here you will see all MDPGP processing activity.  You can also configure
MDPGP by accessing a new option within the Security top-level menu.  The
Content Filter now contains actions to encrypt and decrypt messages. See
MDPGP-Quick-Start.html in the DOCS folder for more information on how to
setup and configure MDPGP.  Due to licensing restrictions beyond our
control this functionality is not available (or even included) in builds
of MDaemon intended for the Russian market.


      [8044] DO NOT DISTURB

The Ctrl+T Group Manager now supports a Do Not Disturb feature that lets
you set a time frame during which an account may not be accessed by its
user(s). Access during a Do Not Disturb time period is not allowed and
returns an appropriate error response to IMAP, POP, SMTP, ActiveSync,
and WorldClient access requests. Accounts in this state may receive
incoming mail but may not originate mail or be accessed by mail clients.
To apply Do Not Disturb to one or more accounts first create a group
with the Do Not Disturb settings you desire. Next, use the Account
Editor and add the group to the account(s) as you wish.


      [15243] UI IMPROVEMENTS

  * [14507] The ActiveSync for MDaemon configuration screens in Mobile
Device Management, Domain Manager, and Account Editor have been redesigned.
  * [15243] Added an Accounts page to the Domain Manager with access to
common account functions.
  * [15244] Added right-click menu to Account Manager/Domain Manager
with common account functions.
  * [14330] The tool window now has counter nodes for connections
blocked by IP and Dynamic Screening.
  * [14479] Added "Start Time" column to Session pane in the main UI.
  * [14374] Added Up and Down buttons to the Host and IP Screen editors.
  * [14557] F2 | Server Settings | DNS has been redesigned.
  * [14745] Added option to Ctrl+O|Preferences|UI which causes UI
dialogs to be centered rather than overlapped in style.
  * [15087] Sort arrows were added to columns within the UI's session
windows.
  * [15057] Added option to Ctrl+O|Preferences|UI which lets you split
the session window to its own pane in the main UI window.  Changing this
setting requires a restart and when active the option to swap panes will
not work.
  * [14780] Moved setting which adds to spam score from Ctrl+S|Sender
Authentication|DKIM Verification to Ctrl+S|Sender Authentication|DKIM
Settings.
  * [14106] Improved usability of account picker when selecting members
for a mailing list.
  * [14484] UI was updated in connection with generation of self signed
certificates using SHA2.
  * [15281] Added option to Ctrl+O|Preferencs|UI to include system
generated lists (like Everyone@ and MasterEveryone@) when using the List
Manager. System generated lists have limited items available for user
configuration.
  * [15293] Config session will immediately load relevant log data upon
startup without an initial pause.
  * [14099] MDaemon Remote Administration now displays the various
public folder views in a tree-style list rather than a flat list.


      *CHANGES AND NEW FEATURES*

  * [12598] WorldClient supports adding inline images to a user's signature.
  * [15170] SpamAssassin has been updated to version 3.4.1 and built
with a newer, more stable version of Perl.
  * [14774] The ActiveSync server has an option to include a user's
public contacts with their default contacts. This allows users of
clients such as Outlook 2013, which does not support multiple contacts
folders or global address list searching, to access public contacts. The
public contacts are read-only and tagged with "Public" and "Read-Only"
categories.
  * [15279] SMTP "Recipient Unknown" response will include the unknown
address.
  * [15241] When an account is deleted the autoresponder script that
account used will also be deleted from disk if it is named the same as
the accounts email address. For example, [email protected] will be
removed if it is the script that [email protected] is using at the time his
account is deleted.
  * [2240] Added "X-MDaemon-Deliver-To" as a default header to search
when creating rules in the content filter.
  * [15231] Changed color of DMARC logging from red to something else
since elsewhere red color indicates possible processing errors.
  * [14481] Changed shades of green and red used in DMARCReporter for
better readability.
  * [14630] Added option to Ctrl+Q | Mail Queues | Holding Queue which
sends the postmaster a summary of quarantine queue content.
  * [12831] The Quarantine and Holding queue tabs in the UI have been
changed to be like the Bad queue tab and show the reason a message is in
the queue. The information for this column is taken from the
X-MDBad-Queue header.  MDaemon now inserts this header for messages
destined for these queues. The column that displays this data has been
renamed from "Bad queue reason" to "Explanation."
  * [14111] The Quarantine queue now supports the right-click Release
and Re-Queue options.  Also as part of this change the Quarantine queue
now appears in the list of queues when using the copy/move functions.
  * [14497] Attachment Linking now makes better use of long file names
pulled from MIME headers. These file names are no longer truncated at 50
characters. However, the file name will still be truncated should its
use result in a total file path length greater than the OS allows. File
names displayed within Attachment Linking emails show the first 70
characters of the file name + "..." to indicate if the file name has
been shortened for display purposes. If you would like to include the
full file name in the emails set the following in MDaemon.ini with
notepad: [AttachmentLinking] FileNameDisplayLength=0 then restart MDaemon.
  * [14420] Configuration Session UI will detect if the underlying
MDaemon service has crashed or been task killed and inform the user
according.
  * [14639] MDaemon no longer sets/deletes the MDisRunning key in
MDaemon.ini.  This is not a reliable way to tell if MDaemon is running. 
To check that, look to the Task Manager or Windows services control panel.
  * [14505] DMARC query domains which do not exist or which do not
publish DMARC data will be negatively cached for (by default) one day. 
This is to avoid needless processing overhead.  If you wish to change
the number of days cached set the following in MDaemon.ini: [DMARC]
NoAnswersTTL=1440 (number of minutes in a day, 2880 is two days, etc).
  * [5998] WorldClient - Added ability for users to sort distribution
lists in all themes.
  * [13479] WorldClient - Merged Categories and Labels into just
Categories. Users can now add, edit, and delete categories from a
predefined list based on the old labels and categories. Each category
has a color associated with it. More than one category can be associated
with a given color, but only one category with a specific name may
exist. There are 26 colors to choose from (including white) which match
Outlook category color options. If an event, task, note, or contact
already has categories associated with it, but they don't match the
predefined categories, their colors will be white until the user adds
them to the predefined list of categories. If there is already a label
associated with an event, the user can choose to remove the label and
add a category, or leave the label. Old labels are not lost on upgrade.
  * [5570] WorldClient and LookOut themes - Desktop notifications are
now available.  When LookOut or WorldClient loads, the browser will
prompt the user on whether or not they wish to allow desktop
notifications.  If the user chooses to allow them, then the user will
receive notifications of new email messages, new instant messages (in
the case that the corresponding chat is not in focus), and any change in
status of a chat buddy. Desktop notifications are not supported by
Internet Explorer.
  * [14876] WorldClient and LookOut themes - Added ability to view pdf
files in the browser (not supported in IE8).  This is available in any
document folder and any message that has a pdf file.
  * [8095] The Help link on WorldClient's logon page now opens in a new
tab/window.
  * [8311] Added password recovery feature to WorldClient. If enabled,
users who have permission to edit their password will be able to enter
an alternate email address that will be sent a link to reset their
password in case they forget it. The password recovery email address is
configured on the Options | Personalize page. Users must enter their
current password in order to change it. Once set, if the user attempts
to log in with an incorrect password a "forgot password?" link will
appear. This link takes them to a page that asks them to confirm their
password recovery email address. If entered correctly, a message
containing a link to a page that allows them to change their password is
sent. This feature is disabled by default. To enable it, edit
\MDaemon\WorldClient\Domains.ini and set [Default:UserDefaults]
EnablePasswordRecovery=Yes. It can be enabled or disabled on a per-user
basis by editing a user's User.ini file.
  * [13799] WorldClient theme - added message preview buttons for
Next/Previous instead of them being in the "more" dropdown menu.
  * [14614] Removed Cache related options from Ctrl+S|Sender
Authentication|DKIM Verification.  They applied to DomainKeys, which was
removed in version 14.5.0.
  * [8927] LookOut and WorldClient themes - added buttons and context
menu items for users to create a new event, task, or note using an
email. In both themes there are three places where these functions can
be found:  1. The message list context menu.  2. The message preview
buttons (LookOut) or "more" dropdown menu (WorldClient). 3. The external
message view buttons (LookOut) or "more" dropdown menu (WorldClient).
  * [14976] The mailing list Description field was moved from the
Settings page to the Moderation page.  This field is used in the List-ID
header so it is not a private description of the list.  A new field was
added to the Settings page which allows you to enter a short description
of the mailing list for private use.
  * [14889] Several SMTP response strings have been changed to not
disclose information that might help an attacker work around a refusal.
  * [15050] LookOut and WorldClient themes - when there is only one
attachment with a message, the attachments container auto-expands when
the message is opened.
  * [4691] The connection failure cache now stores IP:PORT combinations
to avoid potential false positives.
  * [12654] LookOut and WorldClient themes - external windows open in
the center of the screen instead of the top left if they fit
  * [14170] Lite, LookOut, and WorldClient themes - Logon page attempts
to detect and use the browser language being used before using the
domain default for new users.
  * [11680] LookOut and WorldClient themes - users can now use the
browser's back and forward buttons to navigate in the main window
  * [14702] LookOut and WorldClient themes - Virtru can now be disabled
by the admin on a per user basis by adding VirtruDisabled=Yes to the
[User] section of the user's WC\User.ini file.
  * [7668] LookOut theme - Inline Message Preview - Next/Previous
buttons are now disabled when the extremities of the message list are
reached by the user
  * [15060] WorldClient theme - added a "Today" button to the calendar
view buttons which has the same behavior as the "Today" button in the
LookOut theme
  * [14280] LookOut and WorldClient themes - added ability for users to
sort by the Description, Location, Start, and End columns in the
Calendar List view
  * [14487] Lite, LookOut, and WorldClient themes - Added <ROOT> as top
most option when creating or editing a folder. Creating a folder from
the "plus" icon in the WC theme folder list defaults to <ROOT>.
  * [9958] LookOut and WorldClient themes - added button to send a
message to all attendees of a meeting in the event editor
  * [10163] Lite theme - Mark Unread/Read option now available in the
Message view. Clicking it will mark the message unread and take the user
back to the List view.
  * [14484] MDaemon can generate self-signed certificates using SHA2.
Requires Vista / Server 2008 or newer.
  * [6019] Lite, LookOut, and WorldClient themes - added the ability to
print the details of a single event.  Users can do so from the Event
Editor or, in the case of LookOut and WorldClient themes, by right
clicking on an event and clicking "Print"
  * [15203] LookOut and WorldClient themes - added a link to the Virtru
Dashboard in the the help/logout dropdown context menu
  * [15214] LookOut and WorldClient themes - added the "custom intro"
feature to the compose window for Virtru encrypted messages
  * [14995] LookOut theme - Updated the theme appearance.  Added a new
style (Gray) and changed the default style to a blue (similar to
pastel_blue).  Added a drop down menu for the main navigation menu when
the navigation buttons will no longer fit in the space provided.  Moved
the "New" button, to where the user's email address was previously
located.  Moved the user's email address to the top navigation bar, and
moved the help and signout options to a drop down on the user's name
(like the WorldClient theme).  Moved the options dropdown button to the
far right in the navigation bar.
  * [15267] LookOut and WorldClient themes - the message header
expansion setting in the external message view is now independent of the
message header expansion setting in the message preview frame.
  * [15310] The LookOut theme's "pastel_blue" style has been removed.
  * [15243] [14848] Settings found at Ctrl+W|WorldClient|Dynamic
Screening have been copied to Ctrl+S|Screening|Dynamic Screening. The
settings can be accessed from either place.
  * [14740] F2|Server Settings|Delivery and Alt+F2|Smart Host screens
have a new setting that let you tell MDaemon to lookup MX records for
smart host values.
  * [15481] Added additional logging when connections refused during
SMTP session
  * [10421] Added Shared Folder ACL Management via Remote
Administration. Global administrators may manage ACLs for all users.
Users may administer their own ACLs for shared folders.
  * [14490] Added Virtru Pro options to the LookOut and WorldClient
themes. In the Compose view a drop down button was added that gives
users the ability to set an expiration for access to their encrypted
message and/or prevent the receiver from forwarding the encrypted
message. In the message preview and the external message window any
encrypted message that a user has sent may be "revoked" in real time.
Revoking the message will prevent the recipients from continuing to
access the message. The user may also retroactively disable forwarding
of a message or set an expiration for the message. The Virtru Pro
options are available for a two week trial period to all new Virtru
users and to users that have set up a "Pro" account with Virtru. The
options are always visible, but are disabled after the trial period if
the user has not set up a "Pro" account with Virtru.


      *FIXES*

  * [13807] fix to errant batv header added to some messages
  * [14593] fix to d= and i= tags passed to DKIM signer not always being
honored
  * [14613] fix to SPF logging empty results when configured not to do so
  * [14472] fix to bad queue messages remaining in queue for up to one
day longer than configured
  * [14647] fix to attachment extraction process not properly handling
PGP armored attachments
  * [14722] fix to MDMigrator migration from Microsoft Exchange may fail
if multiple "Exchange Adminstrator Groups" exist in Active Directory
  * [14788] fix to WorldClient theme - Using "+" plus symbol for public
IMAP folder prefix string causes login to hang with "Loading..." message
  * [14925] fix to WorldClient - if a user has a filter that forwards or
redirects a message and the admin removes forwarding permissions the
filter may become corrupted
  * [15011] fix to incoming DMARC aggregate reports triggering errant
outbound aggregate report
  * [14592] fix to WorldClient and LookOut themes - when in the "Sent
Items" folder, the option exists to sort by the sender instead of by the
recipient
  * [14686] fix to LookOut and Lite themes - Additional Phone Numbers
drop down menu is grayed out if user does not have LRWICD ACL Access Rights
  * [4382] fix to WorldClient - Problem sending message to too many contacts
  * [14908] fix to errant text on some mailing list related UI popup dialogs
  * [14934] fix to new domain name UI entry box not enforcing size limits
  * [15042] fix to inconsistent router logging related to message forwarding
  * [15039] fix to account editor not properly showing account name in
window caption
  * [14939] fix to domain rename operation permitting improper values
  * [15061] fix to LookOut and WorldClient themes - Ampersand in
friendly name breaks "Compose Email" feature
  * [15071] fix to LookOut and WorldClient themes - column widths not
preserved on per theme basis
  * [15019] fix to LookOut and WorldClient themes - When you have
15-minute events occurring at the same time as another, they are not
displayed correctly
  * [14723] fix to session window not staying in sorted order when
viewed over time
  * [15092] fix to LookOut and WorldClient themes - Addresses are not
visible in distribution lists whose names have an apostrophe
  * [13935] fix to LookOut and WorldClient themes - In Day View, All day
events are not visible unless you scroll up to 12 am
  * [15132] fix to Lite and WorldClient themes - In a shared calendar,
the "<private appointment>" text is not displayed correctly in certain views
  * [15133] fix to Mobile theme - When viewing a shared calendar without
the "write" permission, the calendar never loads
  * [15150] fix to Account Editor not remembering previously selected domain
  * [15183] fix to WorldClient theme - Default Contact View setting is
not honored - Contacts folder is always displayed
  * [15184] fix to All themes - Default Contact View setting is not
applied to the address book lookup view which is accessed through the
compose view when clicking on 'To'
  * [14989] fix to WorldClient Style setting is reset when switching to
the Mobile theme and back
  * [15247] fix to progress bar visual indication not working in various
parts of UI
  * [15245] fix to WorldClient theme - In messages sent at 12:00am, the
folder list shows the message is sent at 12:00pm
  * [15306] fix to LookOut theme - Unable to autocomplete contacts when
composing a message in IE8
  * [15373] fix to account template autoresponder scheduled days not saving
  * [15377] fix to LookOut and WorldClient themes - incorrect dates
displayed when printing calendar
  * [15338] fix to All themes - When typing a letter in the "To" field
and then backspacing, autocomplete no longer works
  * [7851] fix to WorldClient Reply does not support multiple addresses
in the Reply-To or From headers
  * [15400] fix to Virtru-encrypted messages created by WorldClient may
contain lines that exceed the Internet Message Format line length limit
  * [15221] fix to new gateway button disabled improperly
  * [15117] fix to anon-usage data button disabled improperly
  * [15389] fix to FQDN of primary domain not being used when other
domains fail to specify their own FQDN
  * [15447] fix to certain messages with large header blocks not
forwarding to list properly
  * [15449] fix to crash caused by recursively called list members in
some cases
  * [15502] fix to LookOut and WorldClient themes - AddrLookup may have
trouble displaying contacts under right conditions
  * [15541] fix to the ACL cleanup routine may remove AclShLookup.dat
entries due to case sensitivity
  * [15542] fix to CSV file produced when exporting accounts to CSV has
the "ExemptFromAuthMatch" and "ApplyDomainSignature" values swapped
  * [15232] fix to some list settings not being honored after changes
made (enable/disable LIST)
  * [15077] fix to DNS-BL spam filter score not being honored after
changes made
  * [15550] fix to OP screen in Remote Administration not enabling Save
and Cancel buttons on change
  * [15656] fix to accented characters in attendee names may be
corrupted when creating meeting invitations via ActiveSync




-- 
syafril
-------
Syafril Hermansyah
MDaemon-L Moderators, MDaemon 15.5-64 Beta RC5, SP 4.5.1-64
Harap tidak cc: atau kirim ke private mail untuk masalah MDaemon.

In learning you will teach, and in teaching you will learn. --- Phil Collins

Attachment: signature.asc
Description: OpenPGP digital signature

Kirim email ke