aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-28 13:31:48 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-28 13:31:48 +0000
commit0bcddca0b9aebb44d6076cf12c93f316463dd310 (patch)
tree91e773d44b6034d656cb8206b3647e0b42176ca8 /fetchmail.man
parent13e2bb7fa077c96437eb9cbdfd75731af7174261 (diff)
downloadfetchmail-0bcddca0b9aebb44d6076cf12c93f316463dd310.tar.gz
fetchmail-0bcddca0b9aebb44d6076cf12c93f316463dd310.tar.bz2
fetchmail-0bcddca0b9aebb44d6076cf12c93f316463dd310.zip
Give up on POP3 UIDs, they're a dead loss.
svn path=/trunk/; revision=173
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man8
1 files changed, 0 insertions, 8 deletions
diff --git a/fetchmail.man b/fetchmail.man
index c2f618af..a6278d8e 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -87,9 +87,6 @@ before retrieving new messages.
.B \-f pathname, --fetchmailrc pathname
Specify an alternate name for the .fetchmailrc run control file.
.TP
-.B \-i pathname, --idfile pathname
-Specify an alternate name for the .fetchids file.
-.TP
.B \-k, --keep
Keep retrieved messages in folder on remote mailserver. Normally, messages
are deleted from the folder on the mailserver after they have been retrieved
@@ -587,11 +584,6 @@ created by the new SMTP forwarding default.
~/.fetchmailrc
default run control file
.TP 5
-~/.fetchids
-default location of file associating hosts with last message IDs seen
-(used only with newer RFC1725-compliant POP3 servers supporting the
-UIDL command).
-.TP 5
${TMPDIR}/fetchmail-${HOST}-${USER}
lock file to help prevent concurrent runs.
.SH ENVIRONMENT