On Tuesday 15 November 2005 15:49, [EMAIL PROTECTED] wrote:
> Hello,
>
> I'd like to start an xterm and the MUA mutt in cases of
>
> mailto:[EMAIL PROTECTED]
>
> and not the nice Kmail. So, I've substituted /usr/local/bin/kmail
> with a shell script:
>
>
> $ cat /usr/local/bin/kmail
> #!/bin/sh
>
> xterm -fn 10x20 -title mutt -e "mutt -s test ${11} "
> exit 0
>
> and this launches an xterm with mutt, all is fine. The only
> problem ist that the mail addr from the mailto:[EMAIL PROTECTED]
> is encoded with the rules of RFC 2047 to a string like this:
>
> To: =?utf8?b?Z3VydUBzaXNpcy5kZQ==?=
>
> This seems to be only on FreeBSD; I did a test on Linux KDE
> and there is no such encoding. Is this somehow configureable
> before digging into the sources of konqueror?
Have you tried:
Control Panel / KDE Components / Component Chooser / Email Client
A.
--
Andy Fawcett | [EMAIL PROTECTED]
| [EMAIL PROTECTED]
"In an open world without walls and fences, | [EMAIL PROTECTED]
we wouldn't need Windows and Gates." -- anon | [EMAIL PROTECTED]
_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd