Re: Filtering

From: Alan Clifford (alan@coprolite.prestel.co.uk)
Date: Fri, 16 Jul 1999 20:44:14 +0000

andrew@hodgsons.freeserve.co.uk (Andrew Hodgson) wrote:

>>
>>But this rather too kludgy for what is wanted. Setting up another Yarn
>>user is the best route in my opinion.
>
>The problem I have when doing this (adding more users) is the filtering. When
>filtering the system cannot filter to c:\yarn\news\mail\inbox (for
>news@hodgsons.freeserve.co.uk). How can I do this?? Filter from one user to
>another on the string before the @?
>>

Yes, as I said in my other message, my normal mailbox is
c:\internet\default\mail\INBOX

I filter to my other user inbox which is c:\internet\alan\mail\INBOX
using (copied from the filter file):

200 alanenvelope
envelope-to: alan@
..\..\alan\mail\inbox
0 3 0

Yarn appears to need a relative path from the current %home%\mail
directory.

My mail has an envelope-to: in the headers which I use. But you could
use the To: header.

Alan