roman | 5 Mar 2007 11:04
Picon
Favicon

External url handler configuration

I have problems with cone's external url handler.
I can't figure out what exectly handler cone uses.

Within X environment (kde/konsole) firefox is being executed.
Within the system console - nothing.

Cone do not use neither urlview (url_handler.sh) nor htmlview.
There are no settings in .cone.
How can I configure url handler?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Courier-cone mailing list
Courier-cone@...
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-cone

Sam Varshavchik | 5 Mar 2007 13:07
Gravatar

Re: External url handler configuration

roman@... writes:

> I have problems with cone's external url handler.
> I can't figure out what exectly handler cone uses.
> 
> Within X environment (kde/konsole) firefox is being executed.
> Within the system console - nothing.
> 
> Cone do not use neither urlview (url_handler.sh) nor htmlview.
> There are no settings in .cone.
> How can I configure url handler?

See /usr/share/cone/http.handler (or it can be in /usr/local/share/cone).

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Courier-cone mailing list
Courier-cone@...
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-cone
roman | 6 Mar 2007 20:27
Picon
Favicon

Attachment quoted printable ussue

There's a problem with attachment quoted printable names.
It looks like "=?koi8-r?Q?=..........".

Is it my "curve hands" configuring or something else?
Can I solve it by editing any config?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Courier-cone mailing list
Courier-cone@...
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-cone

Sam Varshavchik | 7 Mar 2007 00:22
Gravatar

Re: Attachment quoted printable ussue

roman@... writes:

> There's a problem with attachment quoted printable names.
> It looks like "=?koi8-r?Q?=..........".
> 
> Is it my "curve hands" configuring or something else?
> Can I solve it by editing any config?

It's not clear what your problem is.  Show an example.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Courier-cone mailing list
Courier-cone@...
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-cone
roman | 7 Mar 2007 11:11
Picon
Favicon

Re: Attachment quoted printable ussue

Sam Varshavchik writes:

> roman@... writes:
> 
>> There's a problem with attachment quoted printable names.
>> It looks like "=?koi8-r?Q?=..........".
>> 
>> Is it my "curve hands" configuring or something else?
>> Can I solve it by editing any config?
> 
> It's not clear what your problem is.  Show an example.
> 
>

I'm talking about problem that can be solved in mutt by setting 
config variable 'rfc2047_parameters'.

"When this variable is set, Mutt will decode RFC-2047-encoded MIME 
parameters. You want to set this variable when mutt 
suggests you to save attachments to files named like this: 
=?iso-8859-1?Q?file=5F=E4=5F991116=2Ezip?=".
					/etc/Muttrc

Cone has suggested me to save attachments to files named like 
mentioned above.

Also not only attachments looks like that in attachments view screen, 
accessed by pressing 'v'. Message subject looks like that too. Although 
its still readable in index screen.

(Continue reading)

Sam Varshavchik | 7 Mar 2007 13:00
Gravatar

Re: Attachment quoted printable ussue

roman@... writes:

> Sam Varshavchik writes:
> 
>> roman@... writes:
>> 
>>> There's a problem with attachment quoted printable names.
>>> It looks like "=?koi8-r?Q?=..........".
>>> 
>>> Is it my "curve hands" configuring or something else?
>>> Can I solve it by editing any config?
>> 
>> It's not clear what your problem is.  Show an example.
>> 
>>
> 
> I'm talking about problem that can be solved in mutt by setting 
> config variable 'rfc2047_parameters'.
> 
> "When this variable is set, Mutt will decode RFC-2047-encoded MIME 
> parameters. You want to set this variable when mutt 
> suggests you to save attachments to files named like this: 
> =?iso-8859-1?Q?file=5F=E4=5F991116=2Ezip?=".
> 					/etc/Muttrc
> 
> Cone has suggested me to save attachments to files named like 
> mentioned above.
> 
> Also not only attachments looks like that in attachments view screen, 
> accessed by pressing 'v'. Message subject looks like that too. Although 
(Continue reading)

roman | 7 Mar 2007 15:56
Picon
Favicon

Re: Attachment quoted printable ussue

Sam Varshavchik writes:

> roman@... writes:
> 
>> Sam Varshavchik writes:
>> 
>>> roman@... writes:
>>> 
>>>> There's a problem with attachment quoted printable names.
>>>> It looks like "=?koi8-r?Q?=..........".
>>>> 
>>>> Is it my "curve hands" configuring or something else?
>>>> Can I solve it by editing any config?
>>> 
>>> It's not clear what your problem is.  Show an example.
>>> 
>>>
>> 
>> I'm talking about problem that can be solved in mutt by setting 
>> config variable 'rfc2047_parameters'.
>> 
>> "When this variable is set, Mutt will decode RFC-2047-encoded MIME 
>> parameters. You want to set this variable when mutt 
>> suggests you to save attachments to files named like this: 
>> =?iso-8859-1?Q?file=5F=E4=5F991116=2Ezip?=".
>> 					/etc/Muttrc
>> 
>> Cone has suggested me to save attachments to files named like 
>> mentioned above.
>> 
(Continue reading)

Sam Varshavchik | 8 Mar 2007 00:08
Gravatar

Re: Attachment quoted printable ussue

roman@... writes:

> Sam Varshavchik writes:
> 
>> roman@... writes:
>> 
>>> Sam Varshavchik writes:
>>> 
>>>> roman@... writes:
>>>> 
>>>>> There's a problem with attachment quoted printable names.
>>>>> It looks like "=?koi8-r?Q?=..........".
>>>>> 
>>>>> Is it my "curve hands" configuring or something else?
>>>>> Can I solve it by editing any config?
>>>> 
>>>> It's not clear what your problem is.  Show an example.
>>>> 
>>>>
>>> 
>>> I'm talking about problem that can be solved in mutt by setting 
>>> config variable 'rfc2047_parameters'.
>>> 
>>> "When this variable is set, Mutt will decode RFC-2047-encoded MIME 
>>> parameters. You want to set this variable when mutt 
>>> suggests you to save attachments to files named like this: 
>>> =?iso-8859-1?Q?file=5F=E4=5F991116=2Ezip?=".
>>> 					/etc/Muttrc
>>> 
>>> Cone has suggested me to save attachments to files named like 
(Continue reading)


Gmane