--------------------------------------------
MDaemon 9.63a - Beta expires October 1, 2007
--------------------------------------------
* MDaemon's implementation of Sender Signing Practices for DKIM has been
updated to the most recent IETF draft. I am hopeful that this draft to
be substantially close to what the final version will look like (although
work is ongoing). A copy of the most recent draft proposal can be found
here: http://www.dkim.org/specs/draft-ietf-dkim-ssp-00.txt.
MDaemon no longer supports the older SSP draft. MDaemon will not query
DNS for older SSP records nor will it recognize the format of those older
records. The current SSP draft has a new format and location in DNS for
this data.
Assuming you are using SSP, Alt-N recommends updating it as follows:
(a) Create a new TXT record containing the following (minus the quotes):
"dkim=unknown" - if you are signing some, but not all, of your mail
"dkim=all" - if all mail is signed by you or someone else
"dkim=strict" - if all mail is signed only by you
(b) Place the TXT record at "_ssp._domainkey.<domain>" (minus the quotes)
where <domain> is the domain name specifying the SSP policy. For
example: "_ssp._domainkey.altn.com".
(c) Remove any old SSP record which may exist at
"_policy._domainkey.<domain>" (minus the quotes) where <domain> is
the domain name specifying the older SSP policy. Alternatively,
you could leave this record in place for a time for legacy verifiers.
Any dns_readme.txt files generated by MDaemon prior to this version of
the software will contain incorrect instruction on how to configure SSP.
These changes DO NOT affect DKIM signing or verifying (RFC4871). These
changes DO NOT affect selectors, public or private keys, or data stored
in DNS related to selectors or any other aspect of RFC4871 behavior.
o [6669] Added option to Setup->Primary Domain->Archival to all you to
control whether messages marked as spam should be included in the
archival process or not. By default they are not included however you
must open and close the dialog box once to enact this change.
o [6348] It is no longer possible to change the primary domain name using a
detached "configuration session" UI. This must be done using the actual
service UI or WebAdmin. This was causing numerous problems.
o [6622] fix to digests not using list's reply-to address
o [6630] fix to german installer not creating start menu help link properly
o [6552] fix to content scanning problems with certain messages
o [6623] fix to midnight crashing problem when using MS SQL ODBC back end
o [6638] fix to gateway message forwarding ignoring SMTP MAIL value
o [6646] fix to inbound SMTP spam trap flag not reset properly at times
o [6655] fix to possible WC crash when opening a draft in the LookOut theme
o [6639] fix to edituser.sem trashing autoresponder start/end times
o [6659] fix to shared folders list limited to 32KB
o [6663] fix to MDCalendar.dll may attempt to close an invalid handle
o [6580] fix to forwarding+account restrictions not working right at times
o [6672] fix to not being able to edit accounts when us MySQL ODBC backend
o [6673] fix to forwarded mail not using BATV properly作者: wxhsh 时间: 2007-9-4 15:27 标题: 回复 1# 的帖子 fix to midnight crashing problem when using MS SQL ODBC back end
怪不得每天早上一来就C++错,我还当是PJ问题呢。作者: kks168 时间: 2007-9-4 16:22
又升级了啦!作者: lwz_08 时间: 2007-9-4 17:17
晕......