XMail Change Log as of Version 1.15
[top]
Added a new SERVER.TAB variable ``SmtpMsgIPBanMaps'' to set the message that is sent to the SMTP client when the client IP is listed inside one of the ``CustMapsList''.
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
******************************************************************** * You must create the directory 'cmdaliases' inside $MAIL_ROOT * to have 1.2 work correctly ********************************************************************
[top]
******************************************************************** * You must create the file ALIASDOMAIN.TAB inside $MAIL_ROOT * (even if empty) ********************************************************************
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
SysExec()
in Linux and Solaris versions that made all external programs to
have a bad behaviour or fail. This bug was introduced in 0.65 version.
[top]
[top]
[top]
[top]
realloc()
function has been removed to make place for free()/malloc()
due a glibc bug
with such function.
[top]
******************************************************************** * A new spool format has been coded to enable XMail to handle very * large sending queues. * See section 'XMail spool design' for a description of how the spool * works. * Due to the new spool format the following directories can be * removed: * * custdomains/spool * spool/tmp * spool/errors * spool/logs * spool/locks * * You've to leave XMail flush its queue (spool) before upgrading * to this version. * A more complex solution, if You've a lot of file pending into the * spool, is : * * 1) Stop XMail * 2) Upgrade to 0.61 * 3) Start XMail and wait it has created all the queue tree structure * 4) Stop XMail * 5) Move all old spool/ files into 0/0/mess * 6) Rename all spool/logs/ files removing the .log extension * 7) Move all spool/logs/ file into 0/0/slog * 8) Now You can remove the above directories and restart XMail ********************************************************************
[top]
[top]
[top]
[top]
[top]
******************************************************************** * WARNING * The MAIL_ROOT directory organization has been changed ! * A new directory domains MUST be created inside MAIL_ROOT to get * a cleaner configuration for XMail installations that handle * several domains. * In order to use this new version You MUST move Your domains * directories inside the new domains directory ********************************************************************
[top]
[top]
[top]
[top]
[top]
SysExec()
on Linux port - upgrade asap Your version.
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
SysMakeDir()
- permission mask changed to 0700.
[top]
******************************************************************** * WARNING * The spool file format is changed ! * In order to use this new version You MUST flush the spool before * starting the new version of XMail. ********************************************************************
SysRename()
to MscMoveFile()
to avoid errors in all cases where files are
positioned on differents mount points (Unixes versions).
[top]
[top]
[top]
[top]
[top]
syslog()
(Linux)
or to EventViewer (NT).
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]
[top]