Skip to content
Back to formatted view

Raw Message

Message-ID: <22700.5651.624991.763080@stat.math.ethz.ch>
Date: 2017-02-21T10:27:31Z
From: Martin Maechler
Subject: R scripts attached to e-mails - correct MIME type ?!
In-Reply-To: <EF3ECAA7-15BD-46FE-9DAA-12DCF45ABF9B@gmail.com>

>>>>> peter dalgaard <pdalgd at gmail.com>
>>>>>     on Mon, 20 Feb 2017 19:45:18 +0100 writes:

    > Not by the mail server as such, no, at least not for that
    > reason. However, T-bird likely sends .txt as text/plain
    > and .R as application/octet-stream (or so) and _therefore_
    > the server eliminates the latter and lets the former pass.
    > -pd

Exactly.  Thank, you, Peter.