Developing a header decoding tool
- To: mutt-dev@xxxxxxxx
- Subject: Developing a header decoding tool
- From: Imre Péntek <pentek.imre@xxxxxxxxx>
- Date: Wed, 18 Jul 2007 14:02:54 +0200
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=r/Qg296TUfRKZojF6DFu9P+dONmVoDKhQHuJFbxAmEQI3x6AHcOSs6F+aI6ZBHhnVsOSi7uP+k932Y9AP2QxTPcdhZM9+6qdPvRLk7ZjQ3cR/7CjhxSQdl0onTU24OQvR2Y7MJNtBbxEfun3TmbeaFfH1hcoFpzR0z4D7IFRFqg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=lDOxC7T4tIn9I8YimorwRUTiQnUeeLM2efzHQpLVjxSJLOIF9Ya3YI5kPO0qi11UJdHQ4LtRxN5+bEZ+bm7JzP/Jjx6MWLaLd7mGnsyJC4/X1KwUtayLS/ZNNYy+suWiBef0E6kCQlCuqY1HJM0u0wkyBvgI1W3nTJ0ukVbCY/I=
- List-post: <mailto:mutt-dev@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-dev"
- Sender: owner-mutt-dev@xxxxxxxx
- User-agent: KMail/1.9.3
Hello,
I am about to hack a header decoding tool, now I use mutt, especially
rfc2047_decode to convert it into human readable form. My source is here:
http://imiuhucsomik.uw.hu/mutt_hack.tar.bz2 (1148 bytes)
I use it on my machine, utf8 terminal, with exported LANG=hu_HU.UTF-8
To compile it will need a mutt-1.5.16, ./compile_me script downloads and
prepares it for compiling my code. But it doesn't work for accented
characters. Maybe you can help me to correct this glitch.
--
With regards: Imre Péntek
E-Mail: pentek.imre@xxxxxxxxx