aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/rmail.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/rmail.texi b/man/rmail.texi
index 277b06c77d2..8e2ae9ccdbf 100644
--- a/man/rmail.texi
+++ b/man/rmail.texi
@@ -1349,7 +1349,7 @@ POP server.
1349 1349
1350@cindex IMAP mailboxes 1350@cindex IMAP mailboxes
1351 Another method for accessing remote mailboxes is IMAP. This method is 1351 Another method for accessing remote mailboxes is IMAP. This method is
1352supported only by the Mailutils {movemail}. To specify an IMAP 1352supported only by the Mailutils @code{movemail}. To specify an IMAP
1353mailbox in the inbox list, use the following mailbox @acronym{URL}: 1353mailbox in the inbox list, use the following mailbox @acronym{URL}:
1354@samp{imap://@var{username}[:@var{password}]@@@var{hostname}}. The 1354@samp{imap://@var{username}[:@var{password}]@@@var{hostname}}. The
1355@var{password} part is optional, as described above. 1355@var{password} part is optional, as described above.
@@ -1400,7 +1400,7 @@ downloaded messages by adding the @samp{-r} flag to
1400@code{rmail-movemail-flags}. 1400@code{rmail-movemail-flags}.
1401 1401
1402@cindex TLS encryption (Rmail) 1402@cindex TLS encryption (Rmail)
1403 Mailutils {movemail} supports TLS encryption. If you wish to 1403 Mailutils @code{movemail} supports TLS encryption. If you wish to
1404use it, add the @samp{--tls} flag to @code{rmail-movemail-flags}. 1404use it, add the @samp{--tls} flag to @code{rmail-movemail-flags}.
1405 1405
1406@node Other Mailbox Formats 1406@node Other Mailbox Formats