* [mlmmj] issue with umlauts in message body
@ 2014-08-01 19:35 philipp
2014-08-05 1:36 ` Ben Schmidt
0 siblings, 1 reply; 2+ messages in thread
From: philipp @ 2014-08-01 19:35 UTC (permalink / raw)
To: mlmmj
hey there.
i decided to setup an openbsd 5.5 instance running opensmtpd and the
most recent, packaged version of mlmmj thats available in
openbsd's package system (i.e. version 1.2.18.0).
i was pretty surprised how easy it was to setup a mailing list with
mlmmj, so kudos to everyone who made this possible.
after some testing i discovered that when i send emails to my list
(let's call it <list>) containing umlauts, all list members seem to receive
some kind of mangled version of the original mail. looking at the
message in <list>/archive/<number>, i get:
--[...]--
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
äöü
--
with the umlauts correctly displayed by the terminal. (hexdump: c3 a4 c3
b6 c3 bc)
if i however look at the message as it was received by the list members
on their respective clients, i get:
--[...]--
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Kolab-Scheduling-Message: FALSE
C$C6C<
--
i'm not quite sure what causes those umlauts to not get send properly.
is this an issue with my system's setup? is opensmtpd to blame or rather mlmmj-send?
kind regards,
philipp
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [mlmmj] issue with umlauts in message body
2014-08-01 19:35 [mlmmj] issue with umlauts in message body philipp
@ 2014-08-05 1:36 ` Ben Schmidt
0 siblings, 0 replies; 2+ messages in thread
From: Ben Schmidt @ 2014-08-05 1:36 UTC (permalink / raw)
To: mlmmj
I have been collaborating with Paul Fariello on this issue:
http://mlmmj.org/bugs/bug.php?idI
You may like to apply one of his patches or assist in getting the patch to a
standard where it can be included in Mlmmj if you have development skills.
Ben.
On 2/08/14 5:35 AM, philipp@4-mail.net wrote:
> hey there.
> i decided to setup an openbsd 5.5 instance running opensmtpd and the most recent,
> packaged version of mlmmj thats available in
> openbsd's package system (i.e. version 1.2.18.0).
> i was pretty surprised how easy it was to setup a mailing list with mlmmj, so
> kudos to everyone who made this possible.
> after some testing i discovered that when i send emails to my list (let's call it
> <list>) containing umlauts, all list members seem to receive
> some kind of mangled version of the original mail. looking at the message in
> <list>/archive/<number>, i get:
> --[...]--
> Content-Type: text/plain; charset=UTF-8; format=flowed
> Content-Transfer-Encoding: 8bit
>
> äöü
> --
> with the umlauts correctly displayed by the terminal. (hexdump: c3 a4 c3 b6 c3 bc)
>
> if i however look at the message as it was received by the list members on their
> respective clients, i get:
> --[...]--
>
> Content-Type: text/plain; charset=UTF-8; format=flowed
> Content-Transfer-Encoding: 8bit
> X-Kolab-Scheduling-Message: FALSE
>
> C$C6C<
> --
>
> i'm not quite sure what causes those umlauts to not get send properly.
> is this an issue with my system's setup? is opensmtpd to blame or rather mlmmj-send?
>
> kind regards,
> philipp
>
>
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-05 1:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-01 19:35 [mlmmj] issue with umlauts in message body philipp
2014-08-05 1:36 ` Ben Schmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox