Features in the Current version
The current version indicates POP3S 0.87, SMTPDS 0.84, SMTPRS 0.82, IMS.CPL 0.81.
Features in 0.84 for SMTPDS
- Bug fix for SMTPDS crash at 0x0040b8bb.
Features in 0.87 for POP3S
- Bug fix for POP3S crash at 0x00409da8.
Features in 0.83 for SMTPDS
- Fix for JOIN message from illegal host name (containing underscore) added wrong address.
- Fix for Stack Overflow in GetUpdatedRoutingInfo.
- Fix for quoted local username not known by SMTPDS, eg "username"@ed.ac.uk.
- A mapping algorithm is used to cope with domains starting with AUX
or COM or PRN which might cause problems.
Features in 0.86 for POP3S
- Fix for the hang caused by machines whose names are not registered with DNS.
- Using STRNCPY and STRNCAT to copy or "cat" strings in order to avoid string array overflow.
Features in the Current version
- Up to 50 IP addresses on a NT machine can be supported.
Features in 0.85 for POP3S
- Replace CreateThread API with _beginthread in order to fix the memory leaks.
- Timeout only for reading the POP3 commands.
- Timing problem with logging is enabled, it could fix the POP3S hang caused by logging.
Features in 0.82 for SMTPDS
- Bug fix for some messages were sent repeatedly.
- Add Resent-From field to list messages.
- Add X-Unsub field to list messages for reminding how to leave a list.
Features in 0.81 for SMTPRS
- Bug fix for the messgae "503 You must sent a HELO command first".
Features in 0.84 for POP3S
- Bug fix for the template %HOME%\INETMAIL\INBOX.
- Mailboxes on FAT partitions are okey now.
Features in 0.83 for POP3S
- Bug fix for another memory leakage.
Features in 0.82 for POP3S
- Bug fix in POP3S for USER and PASS command authentication.
Features in 0.81 for POP3S and SMTPDS
- Bug fix for memory leakage with Event log "malloc fail point 3" from POP3S.
This should fix the problem that the POP3S stops working after a few hours,
or days depending on the mail traffic.
- POP3S gives +OK reponse for USER command all the time, security consideration.
- Get rid of the message "Warning: Socket I/O failed (64)"
- Bug fix for the message "Warning: Socket I/O failed (38)"
- Another bug fix for SMTPDS taking 100% of CPU