Message from discussion
Sending email with attachments
Received: by 10.181.12.101 with SMTP id ep5mr954132wid.1.1349506106230;
Fri, 05 Oct 2012 23:48:26 -0700 (PDT)
Path: q11ni134172280wiw.1!nntp.google.com!feeder2.cambriumusenet.nl!feed.tweaknews.nl!94.232.116.13.MISMATCH!feed.xsnews.nl!border-3.ams.xsnews.nl!news.mixmin.net!news2.arglkargh.de!noris.net!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail
Message-ID: <7238984.617k9mAqVa@PointedEars.de>
From: Thomas 'PointedEars' Lahn <PointedE...@web.de>
Reply-To: Thomas 'PointedEars' Lahn <c...@PointedEars.de>
Organization: PointedEars Software (PES)
Date: Sat, 06 Oct 2012 08:48:23 +0200
User-Agent: KNode/4.4.11
X-Face: %i>XG-yXR'\"2P/C_aO%~;2o~?g0pPKmbOw^=NT`tprDEf++D.m7"}HW6.#=U:?2GGctkL,f89@H46O$ASoW&?s}.k+&.<b';Md8`dH6iqhT)6C^.Px|[=M@7=Ik[_w<%n1Up"LPQNu2m8|L!/3iby{-]A+#YE}Kl{Cw$\U!kD%K}\2jz"QQP6Uqr],./"?;=4v
Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEXTxa4RFk5dUWANED8PFEfy7+MGBiW+n3ZNF/QuAAACaElEQVQ4jVXUwVOcMBQG8Dc7Rc4PUntdWV2uxjDpGaGeozOp1woar4jd5t/v9wLstMwsA/ntlxdCAgUc1hjTc9/JCZfGoo3wG3HdmdAWrIJRHe7GM/TmpY5VFefuVcAkkPbLIaN8rmPmjloyZxgyR3GuJ4K0AGtJ2htz8o7yqikm759fldQXaMpbDzjKAG+8v+AugVTOPO5DOjLvGtUYQwh0CPjnVMyGd+8/GfUB5nLKJDD2aLDh5HYyMDJGDwQIo2ZmZcKbowNmAdB/AzyFhrmF2MHRb0QJJfaAnwGB6orZhoykLzJtGwF/xpYxI1dswomiUj3gTuAIqCn/4C7cULwGNBtwMTk3Y4LfKB5YUaOKBKYtpplm7u0vip8tU1NWWyI/7XdcSuIDoMt6rVHMWT0DbjHPGqDqZVSa6zleLcUTcIKLoMv3ueJluALtAo9B302zPPlrtiVScRdCjXvVh3e3JpYa/jjkuC9N+LrBMlz/eAN4eQijX2EdLo6c5tGGHwLyHFtXk89dDGHwCVhG9T0S/j55AhRZgkMCmUQXJ49TnS1wnQDvw0eAh9ICeMmEFbCnPMFzjAvsWoEWEFdYEx+S0MoUZ1gT1wId8+AF3Bl2OoEu906AUHx5VLw/gXYg/x84loOah/2UYNrgiwSwGO7RfUzVBbx/kgpckumGOi6QirtD6gkLTitbnxNol47S2jVc2vsN5kPqaAHT8uUdAJM4v/DanjYOwmUjWznGfwB7sGtAtor5BgofDuzaRj4kSQAqDakTsKORa3Q3xKi3gE1fhl71KRMqrdZ2AWNNg/YOhQyrVBnb+i+nEg4bsDA+egAAAABJRU5ErkJggg==
Subject: Re: Sending email with attachments
Newsgroups: comp.lang.javascript
References: <JqadnXQNAdXTHffNnZ2dnUVZ_qSdnZ2d@earthlink.com> <2610175.x4FWaXcEle@PointedEars.de> <i-mdne2bX43RGfLNnZ2dnUVZ_hidnZ2d@earthlink.com>
Followup-To: comp.lang.javascript
MIME-Version: 1.0
Lines: 25
NNTP-Posting-Date: 06 Oct 2012 08:48:24 CEST
NNTP-Posting-Host: 89e42f0b.newsspool4.arcor-online.net
X-Trace: DXC=QbRYXZ1O2O7^cW`WBF>WQ<4IUK<Cl32<14Fo<]lROoR18kF<OcfhCO;EUNnbbFTL32DZm8W4\YJN<J`:FmdeL>K0YMeRZD8g?;6jV]`ah8QGo>
X-Complaints-To: usenet-ab...@arcor.de
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7Bit
Patricia Shanahan wrote:
> RFC 6068, "The 'mailto' URI Scheme" says "Only a limited set of header
> fields such as Subject and Keywords, as well as Body, are believed to be
> both safe and useful in the general case."
>
> I've tested with Firefox as browser and Thunderbird as mail client. The
> content type header in the message as delivered is "text/plain;
> charset=ISO-8859-1; format=flowed" regardless of my attempts to specify
> a multi-part content type in the URI.
I had not considered the requirement for the main `Content-Type' header
field of multi-part messages.
The question remains why it would be acceptable to send the data over the
Internet via e-mail to an SMTP server, but not over the Internet to an HTTP
server.
PointedEars
--
var bugRiddenCrashPronePieceOfJunk = (
navigator.userAgent.indexOf('MSIE 5') != -1
&& navigator.userAgent.indexOf('Mac') != -1
) // Plone, register_function.js:16