Antoine
When I change my .mailcap file as you indicated below, Netscape
doesn't open on the link, it gives me the following:
file:/tmp/muttuNv5SY (In Netscape's url location box) and a blank page
with the following: <td width="388" height="26"
When I use Pine to view the message, it opens netscape to the proper
url, so I know the address is correct. Suggestions?
thanks
dale
At 27 June, 2000 Antoine Martin wrote:
> On Mon, Jun 26, 2000 at 06:40:31PM -0700, Dale Morris wrote:
> > When I try to open an email in html I receive the following:
> >
> > [dlm@dhcp232 dlm]$ mutt
> > sh: syntax error near unexpected token `openURL(''
> > sh: -c: line 1: `netscape -remote openURL('/tmp/muttnbn5pN')'
> > Press any key to continue...
> > Press any key to continue...
> > sh: syntax error near unexpected token `openURL(''
> > sh: -c: line 1: `netscape -remote openURL('/tmp/muttKfxnYE')'
> > Press any key to continue...
> >
> > here's a copy of my .mailcap file. any suggestions? Thanks in advance
> >
> > text/html; netscape -remote openURL\(%s\)
> try this instead :
> text/html; netscape -remote 'openURL(%s)'
>
> Best regards,
>
> Antoine