Re: msg header as list column

2015-11-22 Thread Alto Speckhardt
Guten Morgen, ... just in case anyone is interested in how this turned out: I amended the original idea and created two "virtual folders" beneath my spam folder: "to_me": filter "if recipient contains " "to_other": filter "if recipient does-not contain " This narrows down my daily spam

Re: msg header as list column

2015-11-22 Thread Maggie Meister
Hi Alto, On Sunday, November 22, 2015 at 5:57:38 AM you wrote: AS> ... just in case anyone is interested in how this turned out: <...> AS> "to_me": filter "if recipient contains " AS> "to_other": filter "if recipient does-not contain " Yes, very interested. Thank you very much for this. --

Re: msg header as list column

2015-11-14 Thread MFPA
Hi On Thursday 12 November 2015 at 11:36:32 AM, in , Alto Speckhardt wrote: > That's a great idea! Even better than what I had in > mind. I will try to implement a logic like this: > if [one of my emails] is in envelope-to and not [one of > my

Re: msg header as list column

2015-11-12 Thread Alto Speckhardt
Hi, >> Or maybe you could define an incoming message filter >> that detected the Envelope-to header and ... > Filter: Header contains 'envelope-to' > Action: Set Memo to %HEADER(envelope-to) That's a great idea! Even better than what I had in mind. I will try to implement a logic like

Re: msg header as list column

2015-11-11 Thread MFPA
Hi On Friday 6 November 2015 at 9:43:41 AM, in , Alto Speckhardt wrote: > So I defined the additional header Envelope-To to be > shown with the standard message header. I need this > information to see which of my email addresses was > spammed. >

Re: msg header as list column

2015-11-11 Thread MFPA
Hi On Wednesday 11 November 2015 at 11:36:44 PM, in , I wrote: > Or maybe you could define an incoming message filter > that detected the Envelope-to header and ... Something like:- Filter: Header contains 'envelope-to' Action: Set Memo to

Re: msg header as list column

2015-11-11 Thread MAU
Hello Alto, > Is there a way to display the newly defined header as a column in > the message list window? No, I think there is no way. The columns in the message list and their order are selected when defining a View Mode, and the the list of possible columns to select seem to be fixed.