All of lore.kernel.org
 help / color / mirror / Atom feed
* Thoughts on the list...
  2001-03-06 15:56 archives? Stephen Smalley
@ 2001-03-06 17:26 ` Matt Schroeder
  2001-03-13 16:42   ` Jim Popovitch
                     ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Matt Schroeder @ 2001-03-06 17:26 UTC (permalink / raw)
  To: selinux

Am I the only one who wishes the email list daemon added some recognizeable
text to the subject so as to filter the email easier?  For instance,

Subject: [selinux] Re: blah blah subject

Just curious.

--
You have received this message because you are subscribed to the selinux list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Thoughts on the list...
@ 2001-03-06 18:28 Jesse Pollard
  0 siblings, 0 replies; 8+ messages in thread
From: Jesse Pollard @ 2001-03-06 18:28 UTC (permalink / raw)
  To: schroema, selinux

> 
> Am I the only one who wishes the email list daemon added some recognizeable
> text to the subject so as to filter the email easier?  For instance,
> 
> Subject: [selinux] Re: blah blah subject
> 
> Just curious.

Please don't - the subject lines tend to get long enough already.
Filtering should be done based on the "From " line anyway. If your
mail handler is stripping it off - get a better mail handler.

There are entirely too many limitations to MS mail support. I use
the full header information for tracing, and identification. Only
the first line of a mail message can be trusted (the "From " header)
All else is provided as an aid for debugging/tracing. I suspect
that your MS Outlook Express, is stripping it all off- without the
first line you cannot reliably identify the source (or transfer point)
of the message. If you don't have some trust in the rest of the headers
(the "Received:" headers) you have no way to track how far the message
has gone. Or detect when a message is in a loop

-------------------------------------------------------------------------
Jesse I Pollard, II
Email: pollard@navo.hpc.mil

Any opinions expressed are solely my own.

--
You have received this message because you are subscribed to the selinux list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Thoughts on the list...
@ 2001-03-06 19:38 Joshua Brindle
  2001-03-07  8:12 ` Chris Crowther
  0 siblings, 1 reply; 8+ messages in thread
From: Joshua Brindle @ 2001-03-06 19:38 UTC (permalink / raw)
  To: schroema, selinux

Why not filter on the To: field? <selinux@tycho.nsa.gov> 

Joshua Brindle

>>> "Matt Schroeder" <schroema@hotmail.com> 03/06/01 11:26AM >>>
Am I the only one who wishes the email list daemon added some recognizeable
text to the subject so as to filter the email easier?  For instance,

Subject: [selinux] Re: blah blah subject

Just curious.

--
You have received this message because you are subscribed to the selinux list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.


--
You have received this message because you are subscribed to the selinux list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Thoughts on the list...
  2001-03-06 19:38 Thoughts on the list Joshua Brindle
@ 2001-03-07  8:12 ` Chris Crowther
  0 siblings, 0 replies; 8+ messages in thread
From: Chris Crowther @ 2001-03-07  8:12 UTC (permalink / raw)
  To: selinux

On Tue, 6 Mar 2001, Joshua Brindle wrote:

> Why not filter on the To: field? <selinux@tycho.nsa.gov> 

	I personaly just use a procmail filter:

	:0:
	* ^TO_selinux@tycho.nsa.gov
	security.nsa.SEL

	Works fine for me, the ^TO_ procmail rule will catch the address
anywhere in the To:, Cc: or Fwd-To: headers.

-- 
Chris Crowther
shad0w@shad0w.org
http://www.shad0w.org.uk/


--
You have received this message because you are subscribed to the selinux list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Thoughts on the list...
  2001-03-06 17:26 ` Thoughts on the list Matt Schroeder
@ 2001-03-13 16:42   ` Jim Popovitch
  2001-03-13 17:22   ` Jeffry Smith
  2001-03-13 18:36   ` Nicholas Bastin
  2 siblings, 0 replies; 8+ messages in thread
From: Jim Popovitch @ 2001-03-13 16:42 UTC (permalink / raw)
  To: Matt Schroeder, selinux

Matt,

Can't you just filter on To = selinux@tycho.nsa.gov, that's what I do
with Yahoo! mail.

-Jim P.

--- Matt Schroeder <schroema@hotmail.com> wrote:
> Am I the only one who wishes the email list daemon added some
> recognizeable
> text to the subject so as to filter the email easier?  For instance,
> 
> Subject: [selinux] Re: blah blah subject
> 
> Just curious.
> 
> --
> You have received this message because you are subscribed to the
> selinux list.
> If you no longer wish to subscribe, send mail to
> majordomo@tycho.nsa.gov with
> the words "unsubscribe selinux" without quotes as the message.
> 
> --
> You have received this message because you are subscribed to the
> selinux list.
> If you no longer wish to subscribe, send mail to
> majordomo@tycho.nsa.gov with
> the words "unsubscribe selinux" without quotes as the message.


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

--
You have received this message because you are subscribed to the selinux list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Thoughts on the list...
  2001-03-06 17:26 ` Thoughts on the list Matt Schroeder
  2001-03-13 16:42   ` Jim Popovitch
@ 2001-03-13 17:22   ` Jeffry Smith
  2001-03-13 18:36   ` Nicholas Bastin
  2 siblings, 0 replies; 8+ messages in thread
From: Jeffry Smith @ 2001-03-13 17:22 UTC (permalink / raw)
  To: Matt Schroeder; +Cc: selinux

Matt Schroeder said:
> Am I the only one who wishes the email list daemon added some recognizeable
> text to the subject so as to filter the email easier?  For instance,
> 
> Subject: [selinux] Re: blah blah subject
> 

Nope.  Filter on the from / to / sender lines.  If your mail client is 
stripping those off, get a new mail client.

jeff 


--
You have received this message because you are subscribed to the selinux list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: Thoughts on the list...
@ 2001-03-13 17:47 Laverty, James
  0 siblings, 0 replies; 8+ messages in thread
From: Laverty, James @ 2001-03-13 17:47 UTC (permalink / raw)
  To: selinux

Filter based on e-mail from selinux@tycho.nsa.gov

-----Original Message-----
From: Matt Schroeder [mailto:schroema@hotmail.com]
Sent: Tuesday, March 06, 2001 12:26 PM
To: selinux@tycho.nsa.gov
Subject: Thoughts on the list...


Am I the only one who wishes the email list daemon added some recognizeable
text to the subject so as to filter the email easier?  For instance,

Subject: [selinux] Re: blah blah subject

Just curious.





--
You have received this message because you are subscribed to the selinux list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Thoughts on the list...
  2001-03-06 17:26 ` Thoughts on the list Matt Schroeder
  2001-03-13 16:42   ` Jim Popovitch
  2001-03-13 17:22   ` Jeffry Smith
@ 2001-03-13 18:36   ` Nicholas Bastin
  2 siblings, 0 replies; 8+ messages in thread
From: Nicholas Bastin @ 2001-03-13 18:36 UTC (permalink / raw)
  To: Matt Schroeder; +Cc: selinux

On 06 Mar 2001 11:26:19 -0600, Matt Schroeder wrote:
> Am I the only one who wishes the email list daemon added some recognizeable
> text to the subject so as to filter the email easier?  For instance,
> 
> Subject: [selinux] Re: blah blah subject


No offense, but can't you just filter on the To: address?  It's reliably
selinux@tycho.nsa.gov

--
Nick Bastin
Software Engineer
OPNET Technologies


--
You have received this message because you are subscribed to the selinux list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2001-03-13 18:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-06 19:38 Thoughts on the list Joshua Brindle
2001-03-07  8:12 ` Chris Crowther
  -- strict thread matches above, loose matches on Subject: below --
2001-03-13 17:47 Laverty, James
2001-03-06 18:28 Jesse Pollard
2001-03-06 15:56 archives? Stephen Smalley
2001-03-06 17:26 ` Thoughts on the list Matt Schroeder
2001-03-13 16:42   ` Jim Popovitch
2001-03-13 17:22   ` Jeffry Smith
2001-03-13 18:36   ` Nicholas Bastin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.