On Fri, 2011-01-28 at 18:10 +, Dominic Benson wrote:
> Recently, in order to balance the ham/spam ratio given to sa-learn, I
> have started to pass mail submitted by authenticated users to sa-learn
> --ham.
> The thinking here is that users would generally want to receive mail
> that they se
On Fri, 28 Jan 2011 18:10:08 +, Dominic Benson
wrote:
> The approach, if anyone is interested, is to use an "unseen" Exim router
> to pipe mail to sa-learn --ham using the pipe transport, on the
> condition that an acl_m variable, set for authenticated users in
> acl_check_rcpt, evaluates
On Fri, 28 Jan 2011, David F. Skoll wrote:
> On Fri, 28 Jan 2011 18:10:08 +
> Dominic Benson wrote:
>
> > Recently, in order to balance the ham/spam ratio given to sa-learn, I
> > have started to pass mail submitted by authenticated users to
> > sa-learn --ham.
>
> > I haven't seen any mentio
On 28 Jan 2011, at 18:39, Lawrence @ Rogers wrote:
> On 28/01/2011 2:53 PM, David F. Skoll wrote:
>> On Fri, 28 Jan 2011 18:10:08 +
>> Dominic Benson wrote:
>>
>>> Recently, in order to balance the ham/spam ratio given to sa-learn, I
>>> have started to pass mail submitted by authenticated
On 28/01/2011 2:53 PM, David F. Skoll wrote:
On Fri, 28 Jan 2011 18:10:08 +
Dominic Benson wrote:
Recently, in order to balance the ham/spam ratio given to sa-learn, I
have started to pass mail submitted by authenticated users to
sa-learn --ham.
I haven't seen any mention of this strategy
On Fri, 28 Jan 2011 18:10:08 +
Dominic Benson wrote:
> Recently, in order to balance the ham/spam ratio given to sa-learn, I
> have started to pass mail submitted by authenticated users to
> sa-learn --ham.
> I haven't seen any mention of this strategy on-list or on the web, so
> I'm inter