Re: Revisiting: application/pgp-signature is unsupported

2011-06-23 Thread Lars Hecking
 
>  I am facing the same problem now, but may have a bit more information.
 
 Original message has a multipart/signed structure with a qp text and
 a signature part, all of which is wrapped into a multipart/mixed
 structure, presumably done by the list server for the purpose of adding
 a (text, 7-bit) footer. Exchange flattens the struture into a multipart/
 mixed with a qp text part, a application/pgp-signature part in base64,
 and another base64 text part.

 I presume mutt needs multipart/signed.




color index, only subscribed list can not be colored

2011-06-23 Thread stardiviner
I put subscribed mailing lists and color defining in two file. then source them
in muttrc. 
I tested with this style: commit all of them, then remove commit a little by a 
little. 
Now I find which one causes this problem. 
I define a color for mailing list in color define file. 
{{
color index white black ~u 
color index white black ~l 
color index black green ~T # tagged
color indicator   brightwhite   brightred
}}
~u and ~l are about mailing list. 
when I set this, then I can not use tagged color to color mailing list entry. 
but indicator color can work on mailing list entry. 
weird
other colors define are all fine.

-- 
I will have my own life finally.
I believe myself cause I can.


Re: color does not work

2011-06-23 Thread Chip Camden
Quoth stardiviner on Thursday, 23 June 2011:
> problem: 
> my color scheme can work before. But not, it can not work any more. all of
> mails in index are white, and mail context are white too. weird. 
> I set some colors about index and body.
> I know it is fucking bad to say "weird".
> 
> Here is my muttrc config in github: https://github.com/numbchild/dotmutt
> 
> But: 
> I really can not do anything about that now.
> I forget what I did on my configuration files about mutt. And I try to recover
> it. But failed. 
> I searched man muttrc. and tested some options. all failed. 
> I tried all ways I thought. 
> Is there anyone can give me some advise about colors ? 
> I mean that is there something will affect mutt display colors ? 
> like source file rank, and some option will unset colors etc.
> 
> Thanks in advance. 
> 
> -- 
> I will have my own life finally.
> I believe myself cause I can.

Most likely this is a termcap/terminfo problem.  What changed between
when it worked and now?  Did you upgrade mutt, ncurses/slang, or your
terminal of choice?

-- 
.O. | Sterling (Chip) Camden  | http://camdensoftware.com
..O | sterl...@camdensoftware.com | http://chipsquips.com
OOO | 2048R/D6DBAF91  | http://chipstips.com


pgpQhyeyuBJ0Y.pgp
Description: PGP signature


color does not work

2011-06-23 Thread stardiviner
problem: 
my color scheme can work before. But not, it can not work any more. all of
mails in index are white, and mail context are white too. weird. 
I set some colors about index and body.
I know it is fucking bad to say "weird".

Here is my muttrc config in github: https://github.com/numbchild/dotmutt

But: 
I really can not do anything about that now.
I forget what I did on my configuration files about mutt. And I try to recover
it. But failed. 
I searched man muttrc. and tested some options. all failed. 
I tried all ways I thought. 
Is there anyone can give me some advise about colors ? 
I mean that is there something will affect mutt display colors ? 
like source file rank, and some option will unset colors etc.

Thanks in advance. 

-- 
I will have my own life finally.
I believe myself cause I can.