on 7/2/02 10:47 am, Sysop at [EMAIL PROTECTED] wrote:

> Tim Hosking wrote:
> 
>> 
>> Delivering it to /dev/null from a filter doesn't work?
>> 
> 
> I tried symlinking a users ~/Maildir/new  ---> /dev/null but courier
> didn't like delivering there.  I eventually just setup a cron job to
> wipe out the new folder ever 5 minutes or so.
> 

I meant having a mail filter something like this:

if ((/^(To|From|CC):.*courier\-users/))
{
   to "/dev/null"
}

(Not that I would want to send this mailing list into the void :)

I am sure I tried that once and it worked. Maybe I was dreaming. The cron
job would certainly do it though.


-- 
Tim Hosking
Do not meddle in the affairs of wizards, for
you are crunchy and taste good with ketchup.


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to