aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/README
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-02-18 13:13:32 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-02-18 13:13:32 +0000
commit271d4db5d7e93470cd499d944881e571cb20e6de (patch)
tree6d26c5d270c8991f2084b141cb4082fc21e669f0 /contrib/README
parent551def370f0782bbd3c503739a6a4816e17d297a (diff)
downloadfetchmail-271d4db5d7e93470cd499d944881e571cb20e6de.tar.gz
fetchmail-271d4db5d7e93470cd499d944881e571cb20e6de.tar.bz2
fetchmail-271d4db5d7e93470cd499d944881e571cb20e6de.zip
Minor formatting fixes.
svn path=/branches/BRANCH_6-3/; revision=5265
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/contrib/README b/contrib/README
index f3d19b33..7c6e6e8f 100644
--- a/contrib/README
+++ b/contrib/README
@@ -78,12 +78,12 @@ figure out why sendmail is slow, however.
This is a shell script for creating a $HOME/.fetchmailrc file, it will ask
you some questions and based on your answers it will create a .fetchmailrc
-file, fetchsetup is linux specific so it may not work on another operating
+file. fetchsetup is linux specific so it may not work on another operating
system.
### mailqueue.pl:
-This script will connect to your isp (if not already connected),
+This script will connect to your ISP (if not already connected),
send any outgoing mail and retrieve any incoming mail. If this
program made the connection, it will also break the connection
when it is done. By Bill Adams, <bill@evil.inetarena.com>. The
@@ -184,8 +184,7 @@ Watchdog script to check whether fetchmail is working in daemon mode.
### mold-remover.py
A short python script to remove old read mail from a pop3 mailserver.
-Dovetails with fetchmail with keep option.
-Run it as a cron job...
+Dovetails with fetchmail with keep option. Run it as a cron job.
### PopDel.py