Re: unignore \ X-Spam-Status

2024-11-21 Thread Dennis Preiser
On Wed, Nov 20, 2024 at 10:15:08AM +, Taken wrote: > X-Spam-Status(X-Spam-Status: No, score=-2.1 required=5 > tests=DKIM_SIGNED=0.1,DKIM_VALID=-0.1,DKIM_VALID_AU=-0.1,HTML_MESSAGE=0.001,SPF_HELO_NONE=0.001,URIBL_DBL_BLOCKED_OPENDNS=0.001,PURELYMAIL_IP_REPUTATION=-2 > autolearn=no autolearn_forc

Re: unignore \ X-Spam-Status

2024-11-21 Thread Tapani Tarvainen
On Wed, Nov 20, 2024 at 06:08:01PM +, Michael Kjörling (ba47c4919...@ewoof.net) wrote: > (But you can use color directives to highlight only a part of a > header, if you know its format.) There's a problem with that: when header_color_partial is set (needed to color just a part of the header

Re: unignore \ X-Spam-Status

2024-11-20 Thread Michael Kjörling
On 20 Nov 2024 15:10 +0200, from ta...@riseup.net (Taken): >> If you want to see X-Spam-Status then add it to unignore. > > I don't want to see the full string in X-Spam-Status, but only "score=-2.1". > In other words, I want X-Spam-Status to display not the long string with all > the data, but on

Re: unignore \ X-Spam-Status

2024-11-20 Thread Taken
This was just an example. You should adjust it to your needs. If you want to see X-Spam-Status then add it to unignore. I don't want to see the full string in X-Spam-Status, but only "score=-2.1". In other words, I want X-Spam-Status to display not the long string with all the data, but only t

Re: unignore \ X-Spam-Status

2024-11-20 Thread Rene Kita
On Wed, Nov 20, 2024 at 01:30:22PM +0200, Taken wrote: > > From my .muttrc: > > #v+ > > # Headers > > ignore * > > unignore Cc: Date: Envelope-to: From: List-Id: In-Reply-To: > > Mail-Followup-To: Me > > ssage-Id: Reply-to: Subject: To: X-Original-To: > > > > # Sort headers > > hdr_order Date: S

Re: unignore \ X-Spam-Status

2024-11-20 Thread Taken
From my .muttrc: #v+ # Headers ignore * unignore Cc: Date: Envelope-to: From: List-Id: In-Reply-To: Mail-Followup-To: Me ssage-Id: Reply-to: Subject: To: X-Original-To: # Sort headers hdr_order Date: Subject: From: To: Cc: Reply-to: Envelope-to: X-Original-To: Mai l-Followup-To: List-Id: Message

Re: unignore \ X-Spam-Status

2024-11-20 Thread Rene Kita
On Wed, Nov 20, 2024 at 10:15:08AM +, Taken wrote: > Good afternoon, can you tell me how to make the body of the e-mail not > display all the information from > > X-Spam-Status(X-Spam-Status: No, score=-2.1 required=5 > tests=DKIM_SIGNED=0.1,DKIM_VALID=-0.1,DKIM_VALID_AU=-0.1,HTML_MESSAGE=0.00