Re: How can I display most X- headers but not all

2000-07-25 Thread Russell Hoover

On Mon 07/24/00 at 03:56 PM -0400, yours truly, [EMAIL PROTECTED] wrote:

 What if you want to see *all* X- headers (including ones you don't know)
 except a specific few that you *are* able to specify?  As I noted above,
 I tried using a second "ignore" line after the "unignore" line, and that
 didn't work.

According to the manual (for anyone who's interested), I'm apparently SOL if
I want to keep "X-" in the unignore line (which I do):

To remove a previously added token from the [ignore] list, use the
``unignore'' command.  Note that if you do ``ignore x-'' it is not
possible to ``unignore x-mailer,'' for example.

Though I'm doing the opposite ("unignore X-"), it works the same way (I
can't "ignore X-mailer" after the unignore).

-- 
 // [EMAIL PROTECTED] //

 PGP signature


Re: How can I display most X- headers but not all

2000-07-25 Thread Anton Graham

Submitted 25-Jul-00 by Russell Hoover:
 Though I'm doing the opposite ("unignore X-"), it works the same way (I
 can't "ignore X-mailer" after the unignore).

What about replaceing the (rather draconian) "ignore *" with a list of
specific headers to be supressed?  Yes, it is a bit more work, but it
will ultimately accomplish what you want.

-- 
   _
 _|_|_
  ( )   *Anton Graham
  /v\  / [EMAIL PROTECTED]
/(   )X
 (m_m)   GPG ID: 18F78541
Penguin Powered!

 PGP signature


Re: How can I display most X- headers but not all

2000-07-25 Thread Stan Ryckman

At 11:11 AM 7/25/00 +0530, Suresh Ramasubramanian wrote:
Russell Hoover proclaimed on mutt-users that:

 ignore *  # This means "ignore all header lines by default."
 unignore From: Date Subject To Cc Organization Organisation User-Agent \
 X-Mailer X-
 ignore X-Priority X-MSMail-Priority
 
Hmmm... once you've gone and unignored it, you can hardly ignore it
again ;)

There might be reasons for wanting to...
   ignore A
   unignore AB
   ignore ABC
   unignore ABCD
   ignore ABCDE
   ...
is pretty hard to do another way  :-)

Or, it might be useful to make some sourced files work out correctly.

Stan



How can I display most X- headers but not all

2000-07-24 Thread Russell Hoover

I thought I wanted to see all "X-" headers that came my way, so I set:

ignore *  # This means "ignore all header lines by default."

unignore From: Date Subject To Cc Organization Organisation User-Agent \
X-Mailer X-


But there are some I don't want to see, such as:

X-Authentication-Warning:
X-Accept-Language:
X-Priority:
X-MSMail-Priority:
X-MimeOLE:

How can I eliminate a specified few X- headers while maintaining the
visibility of all others?

I tried:

color header  black  black  ^X-(Priority|MSMail-Priority):

It just gave me the headers in gray.

-- 
 // [EMAIL PROTECTED] //

  An animal's feet are as intelligent as a man's hands.
  -- Malcolm de Chazal   Sens-Plastique



Re: How can I display most X- headers but not all

2000-07-24 Thread Suresh Ramasubramanian

Russell Hoover proclaimed on mutt-users that:

 I thought I wanted to see all "X-" headers that came my way, so I set:
 ignore *  # This means "ignore all header lines by default."
 unignore From: Date Subject To Cc Organization Organisation User-Agent \
 X-Mailer X-

 But there are some I don't want to see, such as:
 How can I eliminate a specified few X- headers while maintaining the
 visibility of all others?

Here's part of my .muttrc -

ignore *
unignore From To Cc Subject Date Reply-To Organization X-Mailer

Whichever X-Foo headers you want to see get explicitly unignored.

-- 
Suresh Ramasubramanian + [EMAIL PROTECTED]
Parker's Law:
Beauty is only skin deep, but ugly goes clean to the bone.



Re: How can I display most X- headers but not all

2000-07-24 Thread Russell Hoover

On Mon 07/24/00 at 01:47 AM -0700, Anton Graham
[EMAIL PROTECTED] wrote:
 Your muttrc file is read from the top down, so
 you can put another ignore line after the unignore:
 ignore X-Priority X-MSmail-Priority

That was the first thing I did, and it had no effect.
Does that really work for you?

-- 
 // [EMAIL PROTECTED] //

 PGP signature


Re: How can I display most X- headers but not all

2000-07-24 Thread Russell Hoover

On Mon 07/24/00 at 02:31 PM +0530,
Suresh Ramasubramanian [EMAIL PROTECTED] wrote:

 Here's part of my .muttrc -

 ignore *
 unignore From To Cc Subject Date Reply-To Organization X-Mailer

 Whichever X-Foo headers you want to see get explicitly unignored.


In your example (if I understand you correctly), for the X- headers you
want to see, you have to place each specific X- header individually by name
in the "unignore" line.

What if you want to see *all* X- headers (including ones you don't know)
except a specific few that you *are* able to specify?  As I noted above,
I tried using a second "ignore" line after the "unignore" line, and that
didn't work.

-- 
 // [EMAIL PROTECTED] //

 PGP signature


Re: How can I display most X- headers but not all

2000-07-24 Thread Anton Graham

Submitted 24-Jul-00 by Russell Hoover:
 On Mon 07/24/00 at 01:47 AM -0700, Anton Graham
 [EMAIL PROTECTED] wrote:
  Your muttrc file is read from the top down, so
  you can put another ignore line after the unignore:
  ignore X-Priority X-MSmail-Priority
 
 That was the first thing I did, and it had no effect.
 Does that really work for you?
 


Yes :)  As an example, these are the ignore / unignore lines I
normailly use:

ignore lines precedence status nntp-posting-host path old-return-path
ignore received received references content- errors-to in-reply-to
ignore mime-version resent-message-id return-path xref path x-keywords
ignore x-uid x-ftn-via x-ftn-domain x-ftn-seen-by x-ftn-path x-gateway
ignore x-loop x-sender x-priority mbox-line x-pop3-rcpt x-mailing-list
ignore x400- dl-expansion-history priority alternate-recipient 
ignore x-zc-via x-received x-envelope-sender x-return-path 
ignore x-authentication-warning resent-message-id x-envelope-from
ignore x-envelope-to x-delivery-time x-egroups-return list-unsubscribe
ignore list-archive list-help X-MSMail-Priority X-MimeOLE Delivered-To
ignore X-OriginalArrivalTime X-Indiv X-JobID Mailing-List X-From
ignore X-MDaemon-Deliver-To X-WebTV-Signature X-WebTV-Stationery
ignore X-eGroups-From x-sequence resent- from 

unignore from:

To test, before I responded, I added:

unignore x-sequence x-loop x-sender x-priority X-MSMail-Priority
unignore X-MimeOLE

ignore X-MSMail-Priority X-MimeOLE

Then I took a message from an outlook user on another list and looked
at it with the new settings (From: header extracted for the poster's
privacy):

 Date: Fri, 21 Jul 2000 20:08:41 -0700
 From:
 Subject: [expert] 2.2.16 kernel ID DMA problems
 To: [EMAIL PROTECTED]
 X-Priority: 3
 X-Mailer: Microsoft Outlook Express 5.00.2919.6600
 Reply-To: [EMAIL PROTECTED]
 X-Loop: [EMAIL PROTECTED]
 X-Sequence: 316

With full headers (From: still extracted): 

 From   Fri Jul 21 21:12:53 2000
 Received: from mailandnews.com [199.29.68.160]
 by localhost with POP3 (fetchmail-5.4.3)
 for anton@localhost (single-drop); Fri, 21 Jul 2000 21:12:53 -0700 (PDT)
 Received: from bigfoot.com [208.156.39.208] ([EMAIL PROTECTED]); Fri, 
21 Jul 2000 23:15:48 -0400
 Received: from mandrakesoft.mandrakesoft.com ([216.71.84.35])
 by BFLITEMAIL3.bigfoot.com (LiteMail v2.43(BFLITEMAIL3)) with
 SMTP id 21Jul2000_BFLITEMAIL3_43087_81461841;
 Fri, 21 Jul 2000 23:18:17 -0400 EST
 Received: (from sympa@localhost)
 by mandrakesoft.mandrakesoft.com (8.8.5/8.8.5) id WAA23973
 for [EMAIL PROTECTED]; Fri, 21 Jul 2000 22:15:49 -0500
 Received: from minerva.host4u.net (minerva.host4u.net [216.71.64.49]) by
 mandrakesoft.mandrakesoft.com (8.8.5/8.8.5) with ESMTP id WAA21841 for
 [EMAIL PROTECTED]; Fri, 21 Jul 2000 22:08:44 -0500
 Received: from fiona (ip51.seattle11.wa.pub-ip.psi.net [38.28.67.51]) by
 minerva.host4u.net (8.8.5/8.8.5) with SMTP id WAA11750 for
 [EMAIL PROTECTED]; Fri, 21 Jul 2000 22:08:36 -0500
 Message-Id: 004b01bff38a$2441ed40$660a@fiona
 From: 
 To: [EMAIL PROTECTED]
 Date: Fri, 21 Jul 2000 20:08:41 -0700
 Mime-Version: 1.0
 Content-Type: text/plain; charset="iso-8859-1"
 Content-Transfer-Encoding: 7bit
 X-Priority: 3
 X-Msmail-Priority: Normal
 X-Mailer: Microsoft Outlook Express 5.00.2919.6600
 X-Mimeole: Produced By Microsoft MimeOLE V5.00.2919.6600
 Reply-To: [EMAIL PROTECTED]
 X-Loop: [EMAIL PROTECTED]
 X-Sequence: 316
 Precedence: list
 Subject: [expert] 2.2.16 kernel ID DMA problems
 Status: RO
 X-Status: F
 Content-Length: 5924
 Lines: 126

 
-- 
   _
 _|_|_
  ( )   *Anton Graham
  /v\  / [EMAIL PROTECTED]
/(   )X
 (m_m)   GPG ID: 18F78541
Penguin Powered!

 PGP signature


Re: How can I display most X- headers but not all

2000-07-24 Thread Russell Hoover

On Mon 07/24/00 at 01:13 PM -0700, Anton Graham [EMAIL PROTECTED] wrote:
 Yes :)  As an example, these are the ignore / unignore lines I
 normailly use:
 ignore lines precedence status nntp-posting-host path old-return-path
 [...]
 ignore X-eGroups-From x-sequence resent- from 
 unignore from:
 To test, before I responded, I added:
 unignore x-sequence x-loop x-sender x-priority X-MSMail-Priority
 unignore X-MimeOLE
 ignore X-MSMail-Priority X-MimeOLE

 Then I took a message from an outlook user on another list and looked
 at it with the new settings (From: header extracted for the poster's
 privacy):

[snip]

Hmm.  Something about the way I'm doing it isn't working:

--
# HEADERS (incoming mail):

# Don't show any header-fields except the ones in the 'unignore' line:
ignore *  # This means "ignore all header lines by default."

unignore From: Date Subject To Cc Organization Organisation User-Agent \
X-Mailer X-

ignore X-Priority X-MSMail-Priority

hdr_order From: Date Subject To Cc Organization Organisation User-Agent \
X-Mailer X-
--

"X-Priority" and "X-MSMail-Priority" still show.
Anything identifiable here?

I also have, in the colors section above this section:
color headercyanblack   ^(X-*|User-Agent*)

-- 
 // [EMAIL PROTECTED] //

 PGP signature


Re: How can I display most X- headers but not all

2000-07-24 Thread Suresh Ramasubramanian

Russell Hoover proclaimed on mutt-users that:

 ignore *  # This means "ignore all header lines by default."
 unignore From: Date Subject To Cc Organization Organisation User-Agent \
 X-Mailer X-
 ignore X-Priority X-MSMail-Priority
 
Hmmm... once you've gone and unignored it, you can hardly ignore it
again ;)

 "X-Priority" and "X-MSMail-Priority" still show.
 Anything identifiable here?
 I also have, in the colors section above this section:
 color headercyanblack   ^(X-*|User-Agent*)

Try setting color header default default for those two if you are bent
upon coloring them bad ;)

Or just press h to view full headers anytime you want to view all the
sigquotes and such ... (see my headers, for an example)

-- 
Suresh Ramasubramanian + [EMAIL PROTECTED]
In Corning, Iowa, it's a misdemeanor for a man to ask his wife to ride
in any motor vehicle.