aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-01 19:59:50 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-01 19:59:50 +0000
commit209efcb157b3fad22f5619cf86d67b61f91dfe8a (patch)
treef28d7ca9b52222e3a23fffa853e34e8387e23318
parentda1d072728f5f1080354ac85d63abfe4c0c444f7 (diff)
downloadfetchmail-209efcb157b3fad22f5619cf86d67b61f91dfe8a.tar.gz
fetchmail-209efcb157b3fad22f5619cf86d67b61f91dfe8a.tar.bz2
fetchmail-209efcb157b3fad22f5619cf86d67b61f91dfe8a.zip
Remove obsolete mda keyword.
svn path=/trunk/; revision=196
-rw-r--r--fetchmail.man9
-rw-r--r--sample.rcfile1
2 files changed, 2 insertions, 8 deletions
diff --git a/fetchmail.man b/fetchmail.man
index ed252e28..5648748c 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -288,7 +288,6 @@ Legal keywords are:
username (or user)
password (or pass)
remotefolder (or remote)
- mda
smtphost (or smtp)
keep
flush
@@ -476,6 +475,8 @@ SunOS) follow it (you can verify this by invoking \fIfetchmail -v\fR
and watching the response to LAST early in the query). The fix is to
install an older POP3 server with LAST or switch to an IMAP server.
.PP
+Another potential POP3 problem might be servers that insert messages
+.PP
The IMAP code uses the presence or absence of the server flag \eSeen
to decide whether or not a message is new. Under Unix, it counts on
your IMAP server to notice the BSD-style Status flags set by mail user
@@ -491,12 +492,6 @@ the program send unencrypted passwords over the TCP/IP connection to
the mail server. This creates a risk that name/password pairs might
be snaffled with a packet sniffer or more sophisticated monitoring
software.
-.pp
-Running more than one concurrent instance of
-.I fetchmail
-in POP2 or POP3 mode pointed at the same mailbox may cause messages to
-be lost or remain unfetched. (This is a design problem of the POP2 and
-POP3 protocols; IMAP is less vulnerable.)
.PP
The RPOP support is not yet well tested.
.PP
diff --git a/sample.rcfile b/sample.rcfile
index 7d16d238..515dfa17 100644
--- a/sample.rcfile
+++ b/sample.rcfile
@@ -25,7 +25,6 @@
# password (or pass)
# remotefolder (or remote)
# localfolder (or local)
-# mda
# smtphost (or smtp)
# keep
# flush