[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-anubis] Anubis reads '.signatur' instead of '.signature' (patch
From: |
Sergey Poznyakoff |
Subject: |
Re: [bug-anubis] Anubis reads '.signatur' instead of '.signature' (patch inline) |
Date: |
Sun, 14 Dec 2014 17:15:41 +0200 |
Hi Marcel,
> If that line is present, the region inserted by .signature gets all
> bytes in the unicode replaced by a question mark. The odd thing
> however is that the same content in the message itself passes through
> fine.
A couple of questions more, just to get the whole picture:
1) What's the Guile version?
2) The unicode characters get replaced by '?' signs (ASCII 63), or
are they encoded/changed so that MUA can't recognize them and has
to represent them as question marks when displaying the mail?
Regards,
Sergey