Quoted-Printable

Quoted-Printable

am 15.05.2005 22:27:57 von Jeff Mott

Can I have quoted printable text within a header field? For example, if
I needed to include a copyright symbol in the subject line. I though I
could do

Subject Hello, World! =A9

but it just came through exactly as shown. I tried setting the
Content-Transfer-Encoding to quoted-printable, but this didn't work. I
believe because this feild only applies to the message body.

Does anyone know how I might accomplish this?

Re: Quoted-Printable

am 16.05.2005 02:08:43 von Alan Connor

On comp.mail.misc, in
<1116188877.738386.275420@o13g2000cwo.googlegroups.com>, "Jeff
Mott" wrote:

> Can I have quoted printable text within a header field? For
> example, if I needed to include a copyright symbol in the
> subject line. I though I could do
>
> Subject Hello, World! =A9
>
> but it just came through exactly as shown. I tried setting the
> Content-Transfer-Encoding to quoted-printable, but this didn't
> work. I believe because this feild only applies to the message
> body.
>
> Does anyone know how I might accomplish this?
>

Great. Just what we need to fuck up our mail filters.

AC

Re: Quoted-Printable

am 16.05.2005 02:30:58 von Sam

This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages.

--=_mimegpg-commodore.email-scan.com-16956-1116203462-0001
Content-Type: text/plain; format=flowed; charset="US-ASCII"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Jeff Mott writes:

> Can I have quoted printable text within a header field? For example, if
> I needed to include a copyright symbol in the subject line. I though I
> could do
>
> Subject Hello, World! =A9
>
> but it just came through exactly as shown. I tried setting the
> Content-Transfer-Encoding to quoted-printable, but this didn't work. I
> believe because this feild only applies to the message body.
>
> Does anyone know how I might accomplish this?

See RFC 2047. Presuming that you are referring to the iso-8859-1 character
set, you will need to generate:

Subject: Hello World! =?ISO-8859-1?Q?=A9?=



--=_mimegpg-commodore.email-scan.com-16956-1116203462-0001
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQBCh+nGx9p3GYHlUOIRAhGzAJ0Xul06tY4YAUdmtwRMS/YJhx9t4wCe NeDC
27PxjJh9aZa/8Do9LXv8l1s=
=UEzB
-----END PGP SIGNATURE-----

--=_mimegpg-commodore.email-scan.com-16956-1116203462-0001--

Re: Quoted-Printable

am 16.05.2005 03:18:05 von Jeff Mott

> See RFC 2047. Presuming that you are referring to the iso-8859-1
character
> set, you will need to generate:
>
> Subject: Hello World! =?ISO-8859-1?Q?=A9?=

Perfect. Can this be used in To: and From: fields as well? To mask the
"@" character, for example? I've been having trouble with that.

Re: Quoted-Printable

am 16.05.2005 03:53:02 von Sam

This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages.

--=_mimegpg-commodore.email-scan.com-21101-1116208386-0001
Content-Type: text/plain; format=flowed; charset="US-ASCII"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Jeff Mott writes:

>> See RFC 2047. Presuming that you are referring to the iso-8859-1
> character
>> set, you will need to generate:
>>
>> Subject: Hello World! =?ISO-8859-1?Q?=A9?=
>
> Perfect. Can this be used in To: and From: fields as well? To mask the
> "@" character, for example? I've been having trouble with that.

This encoding can be used in certain specific portions of the To: and From:
headers, specifically the "real name" part of an E-mail address, and only
when quoting is not used (although this rule is often broken). This
encoding cannot be used in the actual E-mail address, only in the "real
name" part of an address. To give a more extreme example:

To: =?UTF-8?B?Sm9zw6k=?= Martinez


--=_mimegpg-commodore.email-scan.com-21101-1116208386-0001
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQBCh/0Cx9p3GYHlUOIRAhBZAJ4rchQT0aRVP2cl6xXb7DWw8wy7vgCf dENS
qwxWnKXE4lMZrM6npqH9Dp4=
=wh4S
-----END PGP SIGNATURE-----

--=_mimegpg-commodore.email-scan.com-21101-1116208386-0001--

Re: Quoted-Printable

am 16.05.2005 17:50:34 von david20

In article <1116188877.738386.275420@o13g2000cwo.googlegroups.com>, "Jeff Mott" writes:
>Can I have quoted printable text within a header field? For example, if
>I needed to include a copyright symbol in the subject line. I though I
>could do
>
> Subject Hello, World! =A9
>
>but it just came through exactly as shown. I tried setting the
>Content-Transfer-Encoding to quoted-printable, but this didn't work. I
>believe because this feild only applies to the message body.
>
>Does anyone know how I might accomplish this?
>

See RFC 2047 (http://www.faqs.org/rfcs/rfc2047.html

I think what you want is :-

Subject: =?ISO-8859-1?Q?Hello,_World!_=A9?=


David Webb
Security team leader
CCSS
Middlesex University