Re: Sieve Vacation and draft-moore-auto-email-response-04

Arnt Gulbrandsen <arnt@gulbrandsen.priv.no> Thu, 30 October 2003 10:43 UTC

Received: from above.proper.com (localhost [127.0.0.1]) by above.proper.com (8.12.10/8.12.8) with ESMTP id h9UAhOkT051117 for <ietf-mta-filters-bks@above.proper.com>; Thu, 30 Oct 2003 02:43:24 -0800 (PST) (envelope-from owner-ietf-mta-filters@mail.imc.org)
Received: (from majordom@localhost) by above.proper.com (8.12.10/8.12.9/Submit) id h9UAhOtv051116 for ietf-mta-filters-bks; Thu, 30 Oct 2003 02:43:24 -0800 (PST)
X-Authentication-Warning: above.proper.com: majordom set sender to owner-ietf-mta-filters@mail.imc.org using -f
Received: from libertango.oryx.com (libertango.oryx.com [195.30.94.163]) by above.proper.com (8.12.10/8.12.8) with ESMTP id h9UAhJkT051106 for <ietf-mta-filters@imc.org>; Thu, 30 Oct 2003 02:43:24 -0800 (PST) (envelope-from arnt@gulbrandsen.priv.no)
Message-Id: <yyaoO9lv/g4NfSuO0fuwmQ.md5@libertango.oryx.com>
From: Arnt Gulbrandsen <arnt@gulbrandsen.priv.no>
To: Jutta Degener <jutta@sendmail.com>
Subject: Re: Sieve Vacation and draft-moore-auto-email-response-04
Cc: Tim Showalter <tjs@mirapoint.com>, Rob Siemborski <rjs3@andrew.cmu.edu>, ietf-mta-filters@imc.org
References: <Pine.GSO.4.58-035.0310291643400.1229@mail-fe5.andrew.cmu.edu> <20031029234205.GC1541@jutta.sendmail.com>
In-Reply-To: <20031029234205.GC1541@jutta.sendmail.com>
Content-Type: text/plain; charset="iso-8859-1"; format="flowed"
MIME-Version: 1.0
Date: Thu, 30 Oct 2003 11:47:14 +0100
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by above.proper.com id h9UAhOkT051111
Sender: owner-ietf-mta-filters@mail.imc.org
Precedence: bulk
List-Archive: <http://www.imc.org/ietf-mta-filters/mail-archive/>
List-ID: <ietf-mta-filters.imc.org>
List-Unsubscribe: <mailto:ietf-mta-filters-request@imc.org?body=unsubscribe>

Jutta Degener writes:
> Makes sense. So it would look like this:
>
>         :from "Jane Random <jrandom@domain.com>"
> or this
>         :from "jrandom@domain.com (Jane Random)"

How about if the display-name is Jäñé Ràndôm? Who does the 2047 
encoding, the program that writes the script, or the one that runs the 
script?

I'd prefer the former since the Sieve interpreter may not know the right 
charset, but OTOH I know more people who write Sieve scripts by hand 
than by program, and they'd hate doing 2047 encoding.

--Arnt