unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Robert Thorpe <rt@robertthorpeconsulting.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 16946@debbugs.gnu.org
Subject: bug#16946: 24.3; Rmail behaviour with a username containing "@"
Date: Mon, 14 Dec 2020 06:08:24 +0000	[thread overview]
Message-ID: <87h7oohqcn.fsf@robertthorpeconsulting.com> (raw)
In-Reply-To: <87360hirm5.fsf@gnus.org> (message from Lars Ingebrigtsen on Mon, 07 Dec 2020 16:05:22 +0100)

[-- Attachment #1: Type: text/plain, Size: 520 bytes --]

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Robert Thorpe <rt@robertthorpeconsulting.com> writes:
>
>> But, you still have to put in %40 when setting the username, and the
>> Rmail manual doesn't mention that.  Perhaps it should, I can write a
>> patch for that if you want.
>
> Yes, that would be welcome.

I made an edit to rmail.texi from the emacs-27 branch.  I've attached
the output of "diff -u" as instructed in "Sending Patches".

I have not filed copyright assignment paperwork for Emacs.

BR,
Robert Thorpe


[-- Attachment #2: at_prob_diff.txt --]
[-- Type: text/plain, Size: 781 bytes --]

--- rmail.texi	2020-12-14 05:27:47.041314124 +0000
+++ nrmail.texi	2020-12-14 05:56:34.468029100 +0000
@@ -1591,6 +1591,8 @@
 Otherwise, Rmail will ask you for the password to use.
 @end enumerate
 
+On some mailservers the usernames include domain information, which can mean they contain the @code{@@} symbol.  The inbox specifier string uses @code{@@} to signal the start of the mailserver name.  This creates confusion for movemail.  If your username contains @code{@@} and you're using Mailutils movemail then you can fix this.  In the username replace @code{@@} with it's URL encoding @code{%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

  reply	other threads:[~2020-12-14  6:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-06  2:33 bug#16946: 24.3; Rmail behaviour with a username containing "@" Robert Thorpe
2020-12-04 12:04 ` Lars Ingebrigtsen
2020-12-06  3:06   ` Robert Thorpe
2020-12-06 13:54     ` Lars Ingebrigtsen
2020-12-06 14:10       ` Jean Louis
2020-12-06 23:50       ` Robert Thorpe
2020-12-07 15:05         ` Lars Ingebrigtsen
2020-12-14  6:08           ` Robert Thorpe [this message]
2020-12-14 16:51             ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h7oohqcn.fsf@robertthorpeconsulting.com \
    --to=rt@robertthorpeconsulting.com \
    --cc=16946@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).