Hello [EMAIL PROTECTED] list.
Mdaemon versi 3.5 silence release sejak tanggal 23 Oktober 2000 yl,
saat ini saya sudah upload di ftp://ftp.dutaint.co.id/mdaemon/md350.exe
Versi yg saya upload disebut juga "Pre Release", karena versi ini
dianggap sudah "final" oleh Mdaemon developer, akan tetapi masih
menunggu "final response" dari Beta Tester.
Jika s/d 24 Oktober 2000 (atau 25 Oktober 2000 waktu Indonesia) tidak
ada 'keberatan" yg "siginificant", maka akan di "release secara resmi
oleh Deerfield.Com".
Hari ini, saya terima informasi bahwa Mdaemon developer akan
mengeluarkan patch Mdaemon 3.5.0.1, untuk perbaikan di masalah IMAP Mail
Rules dan perbaikan di message header X-MDRCPT-TO: header yg tidak
"muncul" di mail archiving.
Jika Anda ingin mengaktifkan LDAP (Light Weight Directory Access
Protocol), maka download pula
ftp://ftp.dutaint.co.id/mdaemon/util/slapd.zip
ikuti petunjuknya di readme.txt.
Terlampir release note dari Mdaemon 3.5 :
-------------------------------
MDaemon v3.5.0 - Oct 23th, 2000
-------------------------------
SPECIAL CONSIDERATIONS
----------------------
o Reversed decision to remove program and version information from protocol
greeting strings. The proper way to deal with version specific exploits
is to get a patch and fix the vulnerability - not try to hide who you
are. The latter tactic is neither secure nor prudent. Diehards on this
issue can still use the procedure outlined in the manual to override the
default greeting strings.
o Messages posted to HTML list digests need to have < and > characters
translated to > and <. This conversion will happen if you use
the $HEADER:XXX$ macros rather than direct macros in your DIGEST.MGF
file. For example, don't use $SUBJECT$ because that returns the subject
as it truly exists. Use $HEADER:SUBJECT$ instead. This will return the
value of the subject header in an HTML compatible format. You will need
to edit your DIGEST.MBF file manually to make these modifications.
o This version contains a new server-side IMAP mail rules feature. Users
can create/edit their mail rules via WebConfig. Permission to edit
IMAP rules via WebConfig is ON by default but only for users who are
using the default Web Access settings. Users who have been specifically
assigned non-default rights must have this right activated manually.
MAJOR NEW FEATURES
------------------
* ON-DEMAND MAIL RELAY (ATRN RFC-2645) *
ODMR uses a new ESMTP command called ATRN to allow people without static
IP addresses to reliably run a mail server. By issuing the command 'ATRN'
messages are immediately downloaded to the requesting host. ODMR is a
direct and superior replacement for our existing DomainPOP system. ODMR
is superior because it does not require elaborate configuration or
message parsing and it is 100% reliable because it preserves the SMTP
envelope - something which is lost using DomainPOP. Unlike ETRN which
requires a static IP, the ATRN command reverses the flow of data with
the connection making the ATRN request and immediately despools the
messages.
ODMR activity takes place on the ODMR port (default 366). This port can
be configured via the PORTS tab in Setup->Primary Domain. You can set
this port to 25 (SMTP) if you wish and combine all ESMTP functions
together. You must use the ODMR port in order to access ODMR
functionality.
Provider side support for ODMR has been integrated into the gateway
domain hosting feature-set. New controls have been added to the gateway
domain editor to allow you to enable support for ODMR using the ATRN
command. This will dramatically increase the efficiency and reliability
when mail is despooled.
Customer side support for ODMR is possible by using the string
'ATRN mydomain.com' in the Setup->Primary Domain->Dequeue screen. ATRN
requires the EHLO and authentication options found on that screen.
* IMAP SERVER SIDE MAIL RULES *
Added support for IMAP server side mail rules. This will allow you to
maintain rules on the server and have MDaemon route new messages into
IMAP folders as they arrive. This increases greatly the usefulness of
IMAP.
IMAP server-side mail rules can be set by using a new tab in the Account
Editor. Users can maintain their own rules by requesting a special form
via a new email command (see HELP.DAT) or by using WebConfig.
This feature is available in the PRO version only.
* SMART MAIL SPOOLING AND ROUTING *
When MDaemon is configured to spool all mail to the ISP, DNS lookups and
connections to the ISP will be made once per session rather than once
per message. Repeating lookups and connect events per message is
needless in this configuration.
When MDaemon is configured to delivery messages directly to recipients
or thru an ISP only in the event of a delivery error MDaemon will group
messages destined for multiple recipients at the same host together. For
example, if a message comes in for 5 people at the same domain then only
1 copy of the message will be created and it will be sent to all 5
recipients using multiple RCPT commands. This saves on disk space and
bandwidth. This improvement does not work for mailing list mail or for
configurations which are spooling all mail to an ISP. Separate controls
which have been part of the list engine for years govern list message
behavior. We are working to extend this improvement to 'spool all mail
to the ISP' type of configurations for the next version.
The above items can be switched off if it causes problems by editing the
following key in MDaemon.ini:
[Special]
UseSmartSpooling=No (default Yes)
More elaborate use of routing slips is now being utilized within MDaemon.
In previous versions if a message with a route slip failed delivery the
message was not sent to the ISP even when the 'Spool Undeliverable To
ISP' setting was enabled. Now the message will be sent to the ISP.
Messages with route slips will act like standard mail with respect to
your delivery configuration.
MDaemon will exhaust all MX records for a delivery host specified in a
route slip. Previously, only the first was used. Errors did not move on
to subsequent MX hosts.
* WORLDCLIENT WATCH INTRODUCED AS PART OF WC-STANDARD *
WorldClient Watch is a small tray applet that monitors your MDaemon mail
account and notifies you of new messages. It can also take you directly
to new messages using WorldClient Standard. The WorldClient Watch
software is downloaded by users thru WorldClient Standard and is pre-
configured for each mail account automatically. See the manual for
complete details on how to use WorldClient Watch.
* BETTER MULTIPOP MAIL HANDLING *
MultiPOP mail is collected differently now. Rather than collecting mail
and placing it directly into a mailbox the messages will be sent to the
local mail queue first. This allows MultiPOP mail to act as any other
type of mail. For example, it is now subject to the content filter
system, will trigger autoresponders, and will be forwarded appropriately.
Also, when MultiPOP mail is collected it will be processed thru the
priority mail system.
* IMPROVED SMTP ENGINE *
The SMTP engine will refuse to accept messages to lists from non-members
if the list is marked private and there is no password which allows
non-members to post. Previously the message was accepted and then
immediately deleted.
The SMTP engine will refuse to accept messages to lists from read-only
members. Previously the message was accepted and then immediately
deleted.
The SMTP engine will refuse to accept messages to lists from addresses
which are marked as banned from the list. Previously the message was
accepted and then immediately deleted.
The above changes increase efficiency.
MDaemon will refuse RCPT addresses with spaces in them.
* IMPROVED DOMAINPOP DOWNLOAD CONTROL *
Added switch to DomainPOP settings which will instruct MDaemon to always
download messages according to size (small messages first). Use of this
switch causes some internal sorting and extra processing but it does
get your smaller messages quicker.
* IMPROVED MDCONFIG *
MDConfig was changed to use the Account Manager rather than list the
accounts in the tool window. The latter method was too slow.
Also, MDConfig will show gateway domains in sorted order and all
restriction to the number of gateways that can be shown has been
removed.
Finally, several GUI fixes and additional controls for editing MDaemon
settings have been added.
ADDITIONAL CHANGES AND NEW FEATURES
-----------------------------------
o Added a tab to the LDAP options page to start and control SLAPD. If you
have SLAPD installed as your LDAP server the controls here might make it
a bit easier to use.
o Added support for specifying the port which ETRN spooling will use.
o Added switch to relay control system to allow relaying of messages which
are sent via authenticated SMTP sessions.
o Added a switch to the 'strip attachment' rule in the content filter so that
it will strip everything but text/plain message body.
o The limits of 100 inbound/outbound sessions has been raised to 500. This
does not mean that your computer can support that many simultaneous
sessions.
o When MDaemon first starts it will look for STARTUP.BAT. If this file
exists MDaemon will execute it and wait for it to finish.
o Added 'Update' command to list pre-processor. This command changes an
existing member address from one value to another. The syntax can be seen
in the HELP.DAT file.
o BEGIN AUTORESPONDER
END
This will switch off the autoresponder by email (see HELP.DAT).
o A complete audit of the code was performed and all calls to GetPrivate-
ProfileSectionNames were replaced with direct disk reads. This was done
to avoid arbitrary buffer size limitations imposed when reading lengthy
secondary and gateway domain files.
o Changed default latency setting to 125 milliseconds.
o Added switch to the logging options to limit automatic roll-overs to one
per day.
o Added setting to Dequeue dialog to limit dequeue operations to once
every Nth times remote mail is processed/collected.
o Added option to IP Shielding to exempt messages to local recipients from
Domain/IP pair matching.
o Added option in Misc. Options dialog to limit the number of RCPT commands
that MDaemon will accept during SMTP delivery.
o Added option to Misc. Options dialog to setup a second domain IP so that
you can have MDaemon bind to two IP addresses (one for the local network
and one for remote connections).
o Added option to Misc. Options dialog to control whether mail directories
will be removed from disk when an account is deleted via MDConfig.
o Added edit control to folder browser boxes.
o Added many new commands to tray icon right-click menu.
o MDaemon will no longer accept addresses containing '|' in RCPT command.
o Controls will be enabled/disabled in the remote configuration dialog
in a more appropriate way.
o Changed from using ANSI_VAR_FONT to using DEFAULT_GUI_FONT for statusbar.
o When external processes cannot be spawned because of incorrect data in
the Network Resource Access tab MD will tell you so.
o Added switch to Misc. Options which inserts a 'Precedence: bulk' header
in all system generated messages.
o Added some additional message statistics to the logging.
o MDaemon will insert a correct Return-Path header when making final msg
delivery to the users mail store.
o Added switch to Misc. Options to disable the EXPN command globally.
o When a message is rejected by the list preprocessor a message to this
effect will be dispatched to the person who sent the errant list msg.
o You can't have mailing list names, list member addresses, account
email address, or account real names which contain the ! or | chars.
o The X-MDRcpt-To header will be faked for local messages collected via
DomainPOP and MultiPOP.
o There's a new control in the RAS editor which will allow you to specify
the address where dialup error notifications should be directed.
o Dialup error notifications will contain the date/time of the error in the
Subject: header.
o The Misc. Options screen was converted to a tabbed dialog.
o The AUTH/POP Before SMTP screen was converted to a tabbed dialog.
o Added option to Misc. Options screen to control creation of the "Everyone"
mailing lists. If you don't use them their creation is a waste of CPU
time (especially for sites with large user lists).
o Several options that were only available thru manual INI file edits are
now part of the Misc. Options tabbed dialogs.
o Added charset edit control to Misc. Options dialog.
o MDaemon will reject RCPT addresses which have domains starting or ending
with a period char.
o If an UNSUBSCRIBE command is sent and the given address is not a list
member the message will simply be ignored (no response generated).
o If a SUBSCRIBE command is sent and the given address is already a list
member the message will simply be ignored (no response generated).
o Added switch setting to IP Shield to exempt messages collected via ATRN
from the POP Before SMTP requirement.
o An edit check will prevent you from aliasing the MDaemon system account.
o Added switch to header translation editor to govern whether header
translations are applied to mail which is forwarded from a local account
to a remote one.
o Several Account Editor tabs are disabled when editing the MDaemon
account so those accounts have just been removed from the Account Editor
to minimize confusion.
o DomainPOP routing rule text matches are now case insensitive.
o Added the option to include 'n' numbers of bytes of the message body to
be sent with the "Send Through SMS Gateway" action of the content filter
rule.
FIXES
-----
o fix to 127.0.0.2 being used for the remote IP on Spam Blocker matches.
o fix to MDConfig not updating domain list in tool window of MDaemon.
o fix to bug preventing sending message to multiple routed lists at the
same time.
o fix to MDConfig complaining that various list support files don't exist.
o fix to being able to delete members from EVERYONE lists using DEL key.
o fix to failure to export mail stats Excel file when using long file names.
o fix to bug where messages autoextracting multiple attachments sometimes
used incorrect file names.
o fix to SMTP server not always handling FD_CLOSE events properly.
o fix to MD refusing paths with '.' char for the log directory.
o fix to 'Pending...' sometimes showing in log when it should show domain.
o fix to read-only list members being able to send to the list if the list
was marked as open (non-private).
o fix to mdstats log analyzer displaying "CRAM-MD5" as the from address
for SMTP sessions.
o fix to the IMAP command CLOSE not deleting all of the messages flagged
for deletion.
o fix to potential lockup should another program delete message work files.
o fix to %SetContentType% still not working right in auto responder scripts.
o fix to X-MDRcpt-To header potentially containing the wrong data. Now the
header will always be correct. As a result the option to NOT use it has
been removed. WorldClient Standard depends on this header.
o fix to accounts added/edited/deleted via MDConfig not replicating to
WorldClient Pro.
o fix to messages for gateway domains being processed thru c-filter twice.
o fix to work files not being deleted at times.
o fix to API not writing out the TO and FROM when creating messages.
o fix to certain DomainPOP collection over quota situations causing crash.
o fix to being able to access the account manager from the tray icon even
when the server GUI was locked out.
o fix to account importing via MDConfig.
o fix to MDUSER.DLL not allowing more than 65535 accounts.
o fix to Secondary Domain editor not showing the correct domain count.
o fix to extra spaces in system command messages causing them not to work
at times.
o fix to MDSTATS recursing directories switch not working.
o fix to the content filter not skipping rules correctly when specified to
do so as an action.
o fix to the content filter not stripping attachments correctly when a
message is of a certain type.
o fix to X-MDRcpt-To header not being placed in certain types of messages.
o fix to using ( and ) in catalog magic names causing retrieval to fail.
o fix to unsub notifications not always being sent.
o fix to potential crash in catalog editor.
o fix to several file lock/unlock problems associated with RAW file use.
o fix to catalog entries with long magic names not being retrieved.
--
Best regards,
- Syafril -
************************************************************************
Name : Syafril Hermansyah |Company: Duta Integrasi Pratama
Mailto: <[EMAIL PROTECTED]> |Voice : (62) (21) 385-1600
FAXto : (62)(21)351-9241 key:000FAX |URL : <http://www.dutaint.co.id>
************************************************************************
--
--MDaemon-L----------------------------------------------------------
Milis ini untuk Diskusi antar pengguna MDaemon Mail Server.
Untuk menghubungi moderator/List Owner double click link dibawah ini:
<mailto:[EMAIL PROTECTED]>
Untuk Unsubscribe, double click link dibawah ini langsung kirim
<mailto:[EMAIL PROTECTED]>
Untuk Subscribe, double click link dibawah ini langsung kirim
<mailto:[EMAIL PROTECTED]>
--POWERED BY MDAEMON!------------------------------------------------
Anda terdaftar di List ini dg alamat : [email protected]