AfterLogic XMail Server changelog for Version 1.25b1
[top]
Added IPV6 support. New command line options are available to select XMail's behaviour with respect to IPV4/IPV6 compatibility.
Fixed/strengthened RFC address parsing.
Drop the SMTP connection is case of timeout.
Fixed a bug caused by the new strict host/doman name check added in XMail 1.24 (in the SMTPGW.TAB parsing).
Completely changed the DNS resolution code.
Do not try the A-record delivery in case of temporary DNS/network errors.
Added remote MTA message ID to SMAIL logging.
Added a new ''POP3S'' option to the POP3LINKS.TAB file, to allow connections to full POP3S remote servers.
Fixed a bug in the SMTP Outbind feature.
Changed POP3 log format to add information about the success or failure of the operation, and to report the number of messages and the total size of the mailbox (in case of successful login).
Added a new ''Pop3LogPasswd'' SERVER.TAB variable to control if POP3 passwords are logged into the POP3 log file.
Added a new ''SmtpNoTLSAuths'' SERVER.TAB variable. It allows to specify which SMTP authentications are allowed in non-TLS mode.
Fixed a small memory leak affecting users using the ''OutBind'' feature.
Removed the ''SMTP-TLS'' SERVER.TAB variable and replaced with ''SmtpGwConfig'' that supports the format described in ''SMTP GATEWAY CONFIGURATION''. The ''SmtpGwConfig'' allows the user to specify global options for remote SMTP connections.
Added $(RRCPT) macro to SMTP filters.
The POP3/POP3S, ESMTP/ESMTPS, Control/ControlS ports may be additionaly defined through SERVER.TAB config file.
Added simultaneous multi-user access to the POP3/POP3S mailboxes.