Re: Reliably distinguishing authorized vs unauthorized users

2011-01-20 Thread Michael Orlitzky
On 01/19/11 15:03, Ron Garret wrote: > I am working on a spam filter. I want both incoming and outgoing > messages to go through the filter, not because the outgoing messages > need to be filtered, but because I want the filter to know who my > authorized users have sent messages to because that i

Re: Reliably distinguishing authorized vs unauthorized users

2011-01-19 Thread Ron Garret
On Jan 19, 2011, at 12:06 PM, John Adams wrote: > Am 19.01.2011 21:03, schrieb Ron Garret: >> I am working on a spam filter. I want both incoming and outgoing messages >> to go through the filter, not because the outgoing messages need to be >> filtered, but because I want the filter to know w

Re: Reliably distinguishing authorized vs unauthorized users

2011-01-19 Thread John Adams
Am 19.01.2011 21:03, schrieb Ron Garret: I am working on a spam filter. I want both incoming and outgoing messages to go through the filter, not because the outgoing messages need to be filtered, but because I want the filter to know who my authorized users have sent messages to because that i