Re: [Evolution] Evolution & mailto: URLs? YES!
- From: Thomas Emmel <emmel mechanik tu-darmstadt de>
- To: Evolution Mailing-List <evolution ximian com>
- Subject: Re: [Evolution] Evolution & mailto: URLs? YES!
- Date: 07 Aug 2001 10:07:27 +0200
Another hack, to use it with konqueror (2.1.1).
kmail is currently hard-coded into konqueror... at least I haven't found
any way to configure another mail-client....
Just move "kdebinpath/kmail" to another place or remove it, you dont
need it: you have evolution ;-)
Write a script with the name kmail and put it into your path:
#!/bin/sh
address=`echo $* | awk '{ print $NF }'`
/usr/bin/evolution "mailto:$address"
Thats all, enjoy
Thomas
Am 06 Aug 2001 09:26:21 -0700 schrieb Eric Lambart:
For any other Opera users around here, or for anyone in a similar
situation, here is the solution.
Create a small shellscript (I named mine "evomail") with the following
one line of code:
/usr/bin/evolution "mailto:$1"
--
______________
Thomas Emmel ..--.. - .... --- -- .- ...
.-.-.-
______________________________________________________________
work: Inst. of mechanics, TU Darmstadt, phone: +49 (6151) 16 49 66
priv: Wilhelmshöher Str.24, 60389 Frankfurt/Main, phone: +49 (69) 47
12 74
e-mail: emmel mechanik tu-darmstadt de, thomas family-emmel de
www : http://coulomb.mechanik.tu-darmstadt.de/~emmel irc-nick:
tom123
----------------------------------------------------------------------------
__
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]