From owner-freebsd-questions Sat May 3 11:07:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA07926 for questions-outgoing; Sat, 3 May 1997 11:07:24 -0700 (PDT) Received: from andrsn.stanford.edu (root@andrsn.Stanford.EDU [36.33.0.163]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA07921 for ; Sat, 3 May 1997 11:07:23 -0700 (PDT) Received: from localhost (andrsn@localhost.Stanford.EDU [127.0.0.1]) by andrsn.stanford.edu (8.8.5/8.6.12) with SMTP id LAA27635 for ; Sat, 3 May 1997 11:07:00 -0700 (PDT) Date: Sat, 3 May 1997 11:07:00 -0700 (PDT) From: Annelise Anderson Reply-To: Annelise Anderson To: freebsd-questions@freebsd.org Subject: procmail question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have procmail running just fine; I also have sendmail.cf set so the mail stays in a queue until I run the queue. In addition I have popper running to pop mail up from a couple of other machines where I get some mail. I would like this mail to go into the queue, not directly into a mailbox. This entry in .procmailrc doesn't work: :0:/tmp/.maillock-other * ^To.*hoover * ^To.*leland /var/spool/mqueue Is there a way to do this so it will work? Thanks Annelise