bug-mit-scheme
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-mit-scheme] imail issues with quoted human names


From: Julie Sussman
Subject: [Bug-mit-scheme] imail issues with quoted human names
Date: Mon, 11 Aug 2008 15:15:55 -0400
User-agent: IMAIL/1.21; Edwin/3.116; MIT-Scheme/7.7.90.+

ISSUE 1:

I put this into my .mailrc as a simple test because lists in .mailrc
with names in this format (which I found, empirically, to be a good
format for emacs mail) were failing.

alias myself "Julie E. M. Sussman <address@hidden>"

If I send e-mail
To: myself
in emacs, it works.  It expands to
To: Julie E. M. Sussman <address@hidden>
if I use esc-Z to view it in the *mail* buffer, and
the received message looks like this:

  Date: Mon, 11 Aug 2008 14:56:03 -0400
  From: Julie Sussman <address@hidden>
  To: Julie E. M. Sussman <address@hidden>


But if I send e-mail
To: myself
in edwin, it fails.  esc-Z expands to this:
To: "Julie, E., M., Sussman, <address@hidden>"
which then gets another @... appended to it and bounces as
shown in the enclosed message.


This is a real problem for me in sending messages using
lists in .mailrc.  I have to remember to switch to emacs
from edwin in order to send such messages.



ISSUE 2:

Furthermore 'reply' in imail to a message containing people's names
works (it finds the e-mail addresses), but the names themselves are
dropped.  For example, a reply to

From: "Elizabeth Levin" <address@hidden>
To: "Sarah Walsh" <address@hidden>, "Kim Keown" <address@hidden>,
        "Jane Culbert" <address@hidden>, "Anna Stevens" <address@hidden>,
        "Leilani Roser" <address@hidden>,
        "Priscilla Howell" <address@hidden>,
        "Mari Young" <address@hidden>,
        "Elaine Winic" <address@hidden>,
        "Vera Anastasoaie" <address@hidden>,
        "Julie Sussman" <address@hidden>,
        "Debra Strick" <address@hidden>,
        "Tatiana Sarbinska" <address@hidden>,
        "Paula Rosenstock" <address@hidden>,
        "Barbara Pixton" <address@hidden>,
        "Cathie O'Neill" <address@hidden>,
        "Liz Levin" <address@hidden>,
        "Kate Jellinghaus" <address@hidden>,
        "Barbara Gottfried" <address@hidden>,
        "Suzanne Costanza" <address@hidden>,
        "Freedom Baird" <address@hidden>,
        "Bonnie Armstrong" <address@hidden>,
        "Julia Poirier" <address@hidden>

goes out like this:

To: address@hidden
CC: address@hidden, address@hidden, address@hidden,
        address@hidden, address@hidden, address@hidden,
        address@hidden, address@hidden,
        address@hidden, address@hidden, address@hidden,
        address@hidden, address@hidden,
        address@hidden, address@hidden,
        address@hidden, address@hidden,
        address@hidden, address@hidden,
        address@hidden, address@hidden

--- Begin Message --- Subject: Mail delivery failed: returning message to sender Date: Mon, 11 Aug 2008 14:56:47 -0400
This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  "julie, e., m., sussman, <address@hidden>"@csail.mit.edu
    (generated from "Julie, E., M., Sussman, 
<address@hidden>"@maharal.csail.mit.edu)
    SMTP error from remote mail server after RCPT TO:<"julie, e., m., sussman, 
<address@hidden>"@csail.mit.edu>:
    host outgoing.csail.mit.edu [128.30.2.149]: 550 Administrative prohibition

------ This is a copy of the message, including all the headers. ------

Return-path: <address@hidden>
Received: from jems by maharal.csail.mit.edu with local (Exim 4.63)
        (envelope-from <address@hidden>)
        id 1KScZT-0001Rb-H8; Mon, 11 Aug 2008 14:56:47 -0400
To: "Julie, E., M., Sussman, <address@hidden>"@maharal.csail.mit.edu
Subject: test from edwin
Reply-to: address@hidden
Date: Mon, 11 Aug 2008 14:56:47 -0400
From: Julie Sussman <address@hidden>
User-Agent: IMAIL/1.21; Edwin/3.116; MIT-Scheme/7.7.90.+
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <address@hidden>


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]