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
- Host: GitHub
- URL: https://github.com/rrthomas/popcheck
- Owner: rrthomas
- Created: 2013-02-13T14:16:04.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-12-31T21:08:01.000Z (over 5 years ago)
- Last Synced: 2025-10-19T16:49:50.052Z (8 months ago)
- Language: Shell
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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