diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2004-11-16 21:33:23 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2004-11-16 21:33:23 +0000 |
commit | 770aadf57878bf73f98d46b86cb719569da5a9f2 (patch) | |
tree | b9205f98b48e50c05e19646742e2f5b7db243d03 /contrib/PopDel.manual | |
parent | 7ecda86670612a681b64587d97da63aa57b7a408 (diff) | |
download | fetchmail-770aadf57878bf73f98d46b86cb719569da5a9f2.tar.gz fetchmail-770aadf57878bf73f98d46b86cb719569da5a9f2.tar.bz2 fetchmail-770aadf57878bf73f98d46b86cb719569da5a9f2.zip |
Include manual from fetchmail-6.2.5 tarball.
svn path=/trunk/; revision=4009
Diffstat (limited to 'contrib/PopDel.manual')
-rw-r--r-- | contrib/PopDel.manual | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/contrib/PopDel.manual b/contrib/PopDel.manual new file mode 100644 index 00000000..fa5afc8d --- /dev/null +++ b/contrib/PopDel.manual @@ -0,0 +1,43 @@ +PopDel.py Manual Page +author: Richard Harris +email: rover@emptydog.com + +If you downloaded this Python app from the author's +site or from a regular download site such as Simtel, +the author still supports it and is happy to answer +questions by email. +See PopDel.py and COPYING for license information. +See http://emptydog.com for more of the author's work. + +--------------files + +PopDel.py +PopDel.manual (This file.) +COPYING (The GNU license file.) + +--------------usage + +python PopDel.py your.pop.server username password + +----------------use + +PopDel stands for Pop Delete; this program deletes selected email from a +pop mail server. I use fetchmail with a size limit of around 142k. +Anything bigger than that triggers a fetchmail oversize message. This +program is used to look at the subject lines in the mail headers on the +server and lets you delete all those lovely, large MSOffice virus +products. + +Run this app as above in a console. You get a numbered list of +messages. Enter a number to delete or q to quit. When you quit you can +confirm changes and send the quit confirmation to the pop server or +abort. + +What could be simpler. After deletion, I run fetchmail without the size +limit and pull down that Sandra Bullock trailer that turns out to be a +virus anyway. But who cares, Linux is tougher than viruses. + +-------------caveats + + + |