[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to set up iceweasel 3.5 to use mutt as mailer for "link sendto"



* Clive Standbridge [090904 16:47 +0100]
> > I've tried settings -> apps -> mailto -> shellscript
> > 
> > Shellscript:
> > 
> > #!/bin/sh
> > exec xterm -e mutt "$@"
> > 
> > The xterm only pops up for 1 second.
> 
> That's very close to the script that is working for me (using
> Iceweasel 3.0.6 on Lenny):
> 
[...]
> exec xterm -e bash -c "set -x; mutt $*; read -p 'Press enter to exit '"

+ subject=%3CLinux%3E%20-%20Google-Suche
+ read -p 'Press enter to exit '
Press enter to exit + mutt
'mailto:?body=http%3A%2F%2Fwww.google.de%2Flinux'
Failed to parse mailto: link

Mutt can't read $*

This is with iceweasel 3.5.2 and 
Mutt 1.5.20+lxtec (2009-07-23)

Elimar

-- 
  It's a good thing we don't get all 
  the government we pay for.


Reply to: