POP server editor (online message management)
POP servers hold a list of messages. Modern mail clients usually just download and delete everything from the server. Or you can set them to leave the stuff on the server.
It would be interesting to make a tool that allows you to view the messages on the server (headers), optionally display the whole message, lets you selectively delete messages on the server. Maybe with a search function. It should not replace a mail client or try to take its functionality.
POP is a very very simple protocol, so this should be a easy one.
Recent Comments