Re: testing vger handling of charsets (part 2)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeff King <peff@xxxxxxxx> writes:

> This is a test message to check how vger reacts to seeing 8bit
> characters (like Hasselström) in a message _with_ the right mime
> header.
>
> If your mail server doesn't advertise the 8BITMIME extensions, I expect
> this message to come through OK, since vger will (hopefully) respect the
> existing content-type header. Karl and Bruce, can you please report?

I think you are trying to figure out how vger adds/munges the
headers, and the above is not very useful for people but
yourself unless you explicitly say what headers you gave on your
end in the body of the message, is it?

Judging from the list responses, I am guessing the situation is
like this.  Does that match your understanding?

botched one:

	outgoing:
        	body in utf-8
        	Content-type: text/plain; charset=utf-8
                no MIME-Version: header

	vger relayed to recipients:
        	body untouched
                Content-type: text/plain; charset=iso-8859-1
                MIME-Version: 1.0

good one:

	outgoing:
        	body in utf-8
        	Content-type: text/plain; charset=utf-8
                MIME-Version: 1.0

	vger relayed to recipients: everything intact.


I am not sure what exactly you meant by with/without "the right
mime header", but the above is based on my guess that you meant
only MIME-VERSION header.


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux