]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention how to handle user names with @ in rmail
authorRobert Thorpe <rt@robertthorpeconsulting.com>
Mon, 14 Dec 2020 16:51:25 +0000 (17:51 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 14 Dec 2020 16:51:25 +0000 (17:51 +0100)
* doc/emacs/rmail.texi (Remote Mailboxes): Mention how to work
around the problem with user names like foo@example.com (bug#16946).

Copyright-paperwork-exempt: yes

doc/emacs/rmail.texi

index 467c526986610ae32490dc388882a555cc612919..0c47812449be3feeb79e1c20ceaab6880420f5b5 100644 (file)
@@ -1591,6 +1591,14 @@ value is used.
 Otherwise, Rmail will ask you for the password to use.
 @end enumerate
 
+On some mail servers the usernames include domain information, which
+can mean they contain the @samp{@@} character.  The inbox specifier
+string uses @samp{@@} to signal the start of the mailserver name.
+This creates confusion for movemail.  If your username contains
+@samp{@@} and you're using Mailutils @command{movemail} then you can
+fix this: Replace @code{@@} in the user name with its @acronym{URL}
+encoding @samp{%40}.
+
 @vindex rmail-movemail-flags
   If you need to pass additional command-line flags to @command{movemail},
 set the variable @code{rmail-movemail-flags} a list of the flags you