SpamPal is een anti-spamprogramma voor Windows en zit als het ware tussen de e-mailclient en de provider in, en is bedoeld om spam als zodanig te identificeren en te markeren. Deze markering kan dan vervolgens in je favoriete e-mailprogramma worden gebruikt om een filter aan te maken die deze e-mail bijvoorbeeld in een aparte folder zet of direct weggooit. De ontwikkelaars zijn druk bezig geweest en hebben twee nieuwe versies uitgegeven. De eerste betreft een update van de stabiele versie die 1.594 als versienummer heeft mee gekregen. De tweede betreft een nieuwe bètaversie met 1.73 als het versienummer. De veranderingen zien er als volgt uit:
Version 1.594:Version 1.73 beta:
- Includes Danish translation
- Now uses latest version of ZLib compression library; should fix problem where some anti-spyware tools were wrongly deleting SpamPal's zlib.dll.
- Multiple 'Country' blacklists weren't working together since the blacklists listing update last month; fixed.
- SMTP: EHLO response sent all in one packet (previous method could sometimes confuse OE).
- Logfiles:
- Wasn't correctly spacing logfile entries - fixed. (v1.72y)
- Logfile entries weren't always in correct order when prefetching was used; fixed.
- IMAP4 messages that involved prefetching were sometimes not appearing in the logfile! Fixed.
- Transparent proxy:
- FIXED serious problem that caused lots of crashes in Internet applications! (v1.72z)
- Fixed silly bug that was preventing OE (among other mail programs) from correctly closing a filtered socket (v1.72z)
- Replaced unreliable _vsnprintf function with custom-written safe version. Fixed several other buffer overflows and memory errors. (v1.72y)
- No longer links with MSVCRT.DLL (v1.72y)
- Misc:
- Could read past end of command-line buffer, causing a crash - fixed. (v1.72y)
- Fixed obscure crash when using non-transparent ports if there were no port settings to handle an incoming connection (v1.72z)
- Can no longer report WSAEINVAL errors when closing socket.
- Changed how progress numbers for IMAP4 prefetch threads are displayed in the status window. Still doesn't make much sense though...