An open API service indexing awesome lists of open source software.

https://github.com/rrthomas/popcheck

Check a POP box: view message subjects & senders, and delete messages
https://github.com/rrthomas/popcheck

Last synced: 6 months ago
JSON representation

Check a POP box: view message subjects & senders, and delete messages

Awesome Lists containing this project

README

          

PopCheck
========

(c) Staffan Hämälä 1999-2013

PopCheck provides a simple interactive and batch interface to
examining and optionally deleting the contents of a POP mailbox.

Please note that you run this program at your own risk. It's very easy
to delete messages you want to keep, and there is NO UNDO.

PopCheck is distributed under the GNU General Public License Version
2, or, at your option, any later version.

Installation
============

The usual

./configure && make && make install

Builds and installs the program.

Use
===

See the man page:

man popcheck