Skip to content
Prev 367254 / 398502 Next

R scripts attached to e-mails - correct MIME type ?!

> 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.