(Mail Source Specifiers): Mention problem of duplicate
authorReiner Steib <Reiner.Steib@gmx.de>
Sat, 9 Sep 2006 11:21:23 +0000 (11:21 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Sat, 9 Sep 2006 11:21:23 +0000 (11:21 +0000)
mails with pop3-leave-mail-on-server.  Fix wording.

texi/ChangeLog
texi/gnus.texi

index b7951ab..5c11665 100644 (file)
@@ -1,3 +1,8 @@
+2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
+       mails with pop3-leave-mail-on-server.  Fix wording.
+
 2006-07-24  Richard Stallman  <rms@gnu.org>
 
        * pgg.texi: Move periods and commas inside quotes.
index 3a6cc24..446f389 100644 (file)
@@ -13916,16 +13916,17 @@ and says what authentication scheme to use.  The default is
 @vindex pop3-movemail
 @vindex pop3-leave-mail-on-server
 If the @code{:program} and @code{:function} keywords aren't specified,
-@code{pop3-movemail} will be used.  If the
-@code{pop3-leave-mail-on-server} is non-@code{nil} the mail is to be
-left on the @acronym{POP} server after fetching when using
-@code{pop3-movemail}.  Note that POP servers maintain no state
-information between sessions, so what the client believes is there and
-what is actually there may not match up.  If they do not, then the whole
-thing can fall apart and leave you with a corrupt mailbox.
-
-Here are some examples.  Fetch from the default @acronym{POP} server,
-using the default user name, and default fetcher:
+@code{pop3-movemail} will be used.  If @code{pop3-leave-mail-on-server}
+is non-@code{nil} the mail is to be left on the @acronym{POP} server
+after fetching when using @code{pop3-movemail}.  Note that POP servers
+maintain no state information between sessions, so what the client
+believes is there and what is actually there may not match up.  If they
+do not, then you may get duplicate mails or the whole thing can fall
+apart and leave you with a corrupt mailbox.
+
+Here are some examples for getting mail from a @acronym{POP} server.
+Fetch from the default @acronym{POP} server, using the default user
+name, and default fetcher:
 
 @lisp
 (pop)