SpamPal is een freeware programma waarmee ongewenste e-mail, ook wel spam genaamd, buiten de deur kan worden gehouden. SpamPal fungeert als een proxy en zit tussen je POP3- of IMAP4-mailbox en e-mail-client in. Het maakt gebruik van onder andere DNS-blacklists en een Bayesian filter en voegt een tag toe aan een e-mail waarvan het vermoedt dat het spam is. In je e-mailprogramma zal je vervolgens een filter aan moeten maken die deze verdachte mailtjes in een aparte folder plaatst of direct weggooit. Hoe dat gedaan moet worden is hier te vinden. Van SpamPal is zojuist versie 1.55 beta uitgekomen en deze kent de volgende veranderingen:
1.55 24th May 2004
- Wasn't filtering correctly on Return-Path: headers - fixed.
- Fixed bug in handling of email addresses containing high-bit characters that caused crashes when Windows is configured to certain Far East locales.
- Fixed possible bug in matching of wildcarded email address patterns
- POP3: Could merge first line of message body with message headers if TOP n 0 command didn't include a blank line to terminate the headers; fixed.
- SMTP: Could crash during processing of SMTP EHLO if a network error occurred before the response was received; fixed.
- No longer crashes while expiring v.long pending entries from auto-whitelist records
- Worked around a bug in Windows 2000 (and others) that can cause spurious "No buffer space available (system resources low)" errors.
- Now retries if it encounters a spurious WSAEWOULDBLOCK, which should work around another bug in Winsock
- Keyboard shortcuts RETURN/ENTER and ESCAPE should now work in the "are you sure you want to exit SpamPal?" message [break]