All releases of pop3spam


Release Notes: It is now possible to compile pop3spam on Mac OS X. There was also a small bugfix where the status message about removing stale lockfile was printed even if the report level was set to "silent".


Release Notes: This release checks for certain header lines.


Release Notes: Two new options were added: "spam_confirm" (-t) and "spam_no_confirm" (-T). These can be used to specify whether the user will be prompted to confirm the deletion of a message if a particular regular expression matched (no matter what "confirm" (-c) is set to).


Release Notes: The string preceding the logging information of each pop3spam session can be specified via the new option 'logdate' (-d).


Release Notes: This release adds the option "includerc" which can be used to include additional configuration files.


Release Notes: All calls to signal() haven been replaced with calls to sigaction(). There is other minor code cleanup.


Release Notes: Headers requested via 'h' at the 'delete message' prompt weren't displayed correctly in certain cases.


Release Notes: There are two new choices if the user is prompted to confirm the deletion of a message. It's possible to display all header lines of that message and/or to specify the number of body lines to display. Detection of stale lockfiles and improved signal handling have been added.


Release Notes: The main feature enhancement is the new logging facility.


Release Notes: A new option was added which indicates whether there are still any messages on the server after program execution. This is useful to let your mail-retrieval utility (e.g. fetchmail) run only if there are actually any messages to fetch. The rest are minor changes.